ConnectionFailedTimeout¶
The connection attempt timed out before completing. The timer covers
TCP Happy Eyeballs and (for SSL connections) the TLS handshake. The
timeout is configured via the connection_timeout parameter on the
client or ssl_client constructor.
Constructors¶
create¶
Returns¶
Public Functions¶
eq¶
Parameters¶
- that: ConnectionFailedTimeout val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ConnectionFailedTimeout val
Returns¶
- Bool val