[issue7995] On Mac / BSD sockets returned by accept inherit the parent's FD flags

Antoine Pitrou report at bugs.python.org
Tue Jan 4 15:56:36 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

A new patch combining Ross' test with the simple approach from issue 976613. Works under Linux, OpenSolaris and Windows.

----------
Added file: http://bugs.python.org/file20257/nonblock2.patch

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


More information about the Python-bugs-list mailing list