The socket has been closed
The socket has been closed remotely but not locally (Since: 0.1.8)
The socket has been closed locally and remotely (Since: 0.1.8)
The socket is connected
The socket has been closed locally but not remotely (Since: 0.1.8)
The socket has been closed locally but not remotely (Since: 0.1.8)
The socket has been closed locally and remotely (Since: 0.1.8)
The socket's initial state. The socket isn't connected and is listening for an incoming connection
The socket has received a connection request (SYN) packet.
The socket has sent a connection request (SYN) packet and is waiting for an answer
The socket has been closed locally and remotely (Since: 0.1.8)
An enum representing the state of the #PseudoTcpSocket. These states correspond to the TCP states in RFC 793. See also: #PseudoTcpSocket:state