[issue10115] accept4 can fail with errno 90

Antoine Pitrou report at bugs.python.org
Fri Oct 15 15:29:45 CEST 2010


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

Or perhaps we should back out the accept4 change and live with the fact that SOCK_CLOEXEC and SOCK_NONBLOCK can't be inherited by calling accept().

----------

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


More information about the Python-bugs-list mailing list