pub const TCP_SYN_SENT: u8 = 2;
(client) represents waiting for a matching connection request after having sent a connection request.