SocketServer.py

Steven Pokrandt spokra at home.com
Sun Mar 3 14:24:26 EST 2002


When using the StreamRequestHandler the read incoming data.  how can
one tell if the tcp connection has gone away?

I don't see a mothod to check EOF in the socketserver class.



More information about the Python-list mailing list