Threading problem when many sockets open

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Sat Aug 25 08:55:35 EDT 2007


In message <mailman.1865.1186871554.22759.python-list at python.org>, Philip
Zigoris wrote:

> ... and the server
> would go into a state where the master thread repeatedly polled the
> socket and printed an error.

Is that because it cannot create a new socket to accept the connection on?



More information about the Python-list mailing list