Charles-François Natali <neolo...@free.fr> added the comment:

The first problem is a duplicate of issue #6056.

As for the second problem, no, it doesn't limit the number of concurrent 
connections. Server.serve_forever() creates a new thread for each new incoming 
connection.

Closing as duplicate.

----------
nosy: +neologix
resolution:  -> duplicate
status: open -> closed
superseder:  -> socket.setdefaulttimeout affecting multiprocessing Manager

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9897>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to