Issue #23853: socket.socket.sendall() does no more reset the socket timeout
each time data is sent successfuly. The socket timeout is now the maximum total duration to send all data.
Showing
Please register or sign in to comment
each time data is sent successfuly. The socket timeout is now the maximum total duration to send all data.