[issue27906] Socket accept exhaustion during high TCP traffic

Guido van Rossum report at bugs.python.org
Thu Sep 15 14:03:55 EDT 2016


Guido van Rossum added the comment:

Maybe with the new code it could log a message if it doesn't exit the
loop via a break? Because that would mean the listen buffer is full.
It would encourage people to configure a larger number.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27906>
_______________________________________


More information about the Python-bugs-list mailing list