It would let us detect failed connections immediately, instead of waiting for the connect timeout (10 seconds) or, much worse, the socket timeout when we lose an established connection (5 minutes).
- is related to
-
CDRIVER-2251 Use select() on Unix where poll() is unavailable
- Closed