Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_socket.py
Find file
Blame
History
Permalink
Issue #7995: When calling accept() on a socket with a timeout, the returned
· 45123197
Antoine Pitrou
authored
Jan 05, 2011
socket is now always non-blocking, regardless of the operating system.
45123197