Jean-Paul Calderone <exar...@twistedmatrix.com> added the comment:

It'd be nice to have a unit test that passes a small enough value to listen() 
to trigger the check.  Since there's no way to reliably determine what the 
system backlog really is, there's probably no reason to actually try to 
determine that the "right" value was passed to listen.  Just making sure the 
code actually goes through the success-case when this check is hit is probably 
enough.

----------

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

Reply via email to