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

Vetoshkin Nikita report at bugs.python.org
Sun Nov 6 19:12:13 CET 2011


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

> The same value as for other non-blocking sockets, IMO.
There are three possible values I think:
1. parent's current sock_timeout
2. global default socket timeout
3. 0

Can you please tell which one? I assume it should be number 3.

----------

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


More information about the Python-bugs-list mailing list