errno 107 socket.recv issue

Jordan Apgar twistedphrame at gmail.com
Tue Feb 9 11:36:25 EST 2010


> http://docs.python.org/library/socketserver.html
>
> JM

each time a handler is spawned is it client specific? in other words
when two clients send something to the server do handlers spawn for
each of them or does everything just go into a single handler?



More information about the Python-list mailing list