Embodies the idea of a connection attempt.
The various states a connection attempt may be in.
errno at time of connect.
The error message as thrown by an exception.
The IP that the attempt is trying to connect to.
The number of retries so far towards this ip.
The current state of the attempt.
See Implementation
Embodies the idea of a connection attempt.