socket close problems with Python 2.5b1

Irmen de Jong irmen.NOSPAM at xs4all.nl
Wed Jun 28 19:48:09 EDT 2006


I'm having some troubles with closing sockets using Python 2.5b1
Simply closing a client socket (on the server side) doesn't seem
to actually shutdown the socket anymore. A connected client
simply hangs, while with older Pythons it aborted with a socket
close error.

Can someone confirm this for me? Or shed some light on it?

More info and a test program is available in the following
but report:

http://sourceforge.net/tracker/index.php?func=detail&aid=1513223&group_id=5470&atid=105470


Thanks,

--Irmen.



More information about the Python-list mailing list