Closed
Description
Timeout on the socket behavior based on timeout value:
None: blocking
0: non-blocking
greater than 0: check for timeout
That is on pair with https://docs.python.org/3/library/socket.html#socket.socket.settimeout
Metadata
Metadata
Assignees
Labels
No labels