Annoying Socket Problem

Irmen de Jong irmen.NOSPAM at xs4all.nl
Fri Feb 18 09:23:54 EST 2005


John Abel wrote:
> I'm hoping this is something simple, and someone can point me in the 
> right direction here.  I have a class based on SocketServer 
> (ThreadingTCPServer), and I've used makefile on the socket so I use the 
> "for in " routine.  My client sends it a small amount of data.  However, 
> both programs appear to hang once the data has been sent, obviously 
> something to do with flushing.

http://www.amk.ca/python/howto/sockets/sockets.html#SECTION000400000000000000000

--Irmen



More information about the Python-list mailing list