TCP_TIME_WAIT

Constant TCP_TIME_WAIT 

Source
pub const TCP_TIME_WAIT: u8 = 6;
Expand description

(either server or client) represents waiting for enough time to pass to be sure the remote TCP received the acknowledgment of its connection termination request.