commit | 600232b562391d62f33dcc19c09eb9c3e9190c46 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 05 21:03:42 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 05 21:03:42 2011 +0000 |
tree | 37871d8858bf75a0e98bf602be889775e5048a31 | |
parent | 7d967712b8cc35b4cc33c1a7be14ddc9baba2c97 [diff] |
Issue #7995: When calling accept() on a socket with a timeout, the returned socket is now always non-blocking, regardless of the operating system.