pub const DISCONNECT_RETX: u8 = 3;
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.
ircDDBGateway/Common/DPlusHandler.cpp:481-482