pub const TCP_FIN_WAIT1: u8 = 4;
Expand description

(both server and client) represents waiting for a connection termination request from the remote TCP, or an acknowledgment of the connection termination request previously sent.