pub const TCP_SYN_RECV: u8 = 3;
(server) represents waiting for a confirming connection request acknowledgment after having both received and sent a connection request.