[issue10115] accept4 can fail with errno 90

Vetoshkin Nikita report at bugs.python.org
Sun Oct 17 19:23:58 CEST 2010


Vetoshkin Nikita <nikita.vetoshkin at gmail.com> added the comment:

>What is it meant for? And why does it come right after a "return" statement?
@Antoine, if fd was supplied and it was correct (not returned with -1), let's drop flags that can't be inherited.
It's a mistake, at that level we don't know whether we should inherit flags or not... I'm a bit confused...

----------

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


More information about the Python-bugs-list mailing list