[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200703211920.07296.jareguero@telefonica.net>
Date: Wed, 21 Mar 2007 19:20:07 +0100
From: Jose Alberto Reguero <jareguero@...efonica.net>
To: linux-kernel@...r.kernel.org
Subject: Problem with sockets an 2.6.21-rc4 kernel
I had two python programs, server.py and client.py(attached)
With server.py in a kernel 2.6.21-rc4 x86_64 and client.py in the same
machine, server.py get the message.
With server.py in a kerner 2.6.21-rc4 x86_64 and client.py in another
machine, server.py don't get the message.
The same with the programs in c(attached).
With kernel 2.6.20.3 the programs work well.
Thanks.
Jose Alberto
Download attachment "client.py" of type "application/x-python" (212 bytes)
View attachment "client.c" of type "text/x-csrc" (499 bytes)
View attachment "server.c" of type "text/x-csrc" (1002 bytes)
Download attachment "server.py" of type "application/x-python" (556 bytes)
Powered by blists - more mailing lists