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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to