pub const TCP_SYN_SENT: u8 = 2;
Expand description

(client) represents waiting for a matching connection request after having sent a connection request.