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

Antoine Pitrou report at bugs.python.org
Sun Nov 6 19:13:39 CET 2011


Antoine Pitrou <pitrou at free.fr> 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.

Yes (again, IMO).

----------

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


More information about the Python-bugs-list mailing list