ConnectionFailedTimerError¶
The connection was aborted because the connect timer's ASIO event
subscription failed. This is distinct from ConnectionFailedTimeout —
the timeout didn't expire, the underlying timer could not be created
(e.g. ENOMEM on kqueue/epoll).
Constructors¶
create¶
Returns¶
Public Functions¶
eq¶
Parameters¶
- that: ConnectionFailedTimerError val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ConnectionFailedTimerError val
Returns¶
- Bool val