DISCONNECT_RETX

Constant DISCONNECT_RETX 

Source
pub const DISCONNECT_RETX: u8 = 3;
Expand description

Number of times the unlink packet is retransmitted.

Reference: ircDDBGateway/Common/DPlusHandler.cpp:481-482 sends unlink twice; we send three times for an extra margin on lossy links.