Open BenjaminSchaaf opened 6 years ago
This is useful when you use Connection.wait in a loop (with a timeout) and want to exit when the connection has closed.
Connection.wait
This is useful when you use
Connection.wait
in a loop (with a timeout) and want to exit when the connection has closed.