Closed mmuman closed 2 months ago
Fixes #2042
We can't just assume select() exiting before the timeout to be a success, since connect() can actually tell us there's no route to host or other errors.
Fixes #2042
We can't just assume select() exiting before the timeout to be a success, since connect() can actually tell us there's no route to host or other errors.