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
Modules
socketmodule.c
Find file
Blame
History
Permalink
Add default timeout functionality. This adds setdefaulttimeout() and
· 9d0c8cee
Guido van Rossum
authored
Jul 18, 2002
getdefaulttimeout() functions to the socket and _socket modules, and appropriate tests.
9d0c8cee