Home
/
Python 3.11
/
Socket
/
timeout
Python 3.0
Python 3.11
Functions
ID
EN
…
Socket
timeout
Python 3.11
A deprecated alias of TimeoutError.
Syntax
PYTHON
Copy
exception socket.timeout
See Also
TimeoutError
OSError
settimeout()
setdefaulttimeout()
OSError
TimeoutError