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

Antoine Pitrou report at bugs.python.org
Fri Oct 22 20:45:47 CEST 2010


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

I've removed the accept4() call in the meantime (in r85796), so that this issue can be re-classified as a feature request.

----------
priority: critical -> normal
title: accept4 can fail with errno 90 -> Support accept4() for atomic setting of flags at socket creation
type: behavior -> feature request

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


More information about the Python-bugs-list mailing list