[issue10115] Support accept4() for atomic setting of flags at socket creation

STINNER Victor report at bugs.python.org
Sun Jan 13 00:45:06 CET 2013


STINNER Victor added the comment:

See the PEP 433 which proposes an unified API to set/unset close-on-exec flag on any function creating a file descriptor.

----------

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


More information about the Python-bugs-list mailing list