TCP_CLOSE_WAIT

Constant TCP_CLOSE_WAIT 

Source
pub const TCP_CLOSE_WAIT: u8 = 8;
Expand description

(both server and client) represents waiting for a connection termination request from the local user.