Skip to main content

TCP_OPTION_ID_SELECTIVE_ACK

Constant TCP_OPTION_ID_SELECTIVE_ACK 

Source
pub const TCP_OPTION_ID_SELECTIVE_ACK: u8 = 5;
👎Deprecated since 0.10.1:

Please use tcp_option::KIND_SELECTIVE_ACK instead

Expand description

Deprecated please use tcp_option::KIND_SELECTIVE_ACK instead.