pub const TCP_OPTION_ID_NOP: u8 = 1;👎Deprecated since 0.10.1:
Please use tcp_option::KIND_NOOP instead
Expand description
Deprecated please use tcp_option::KIND_NOOP instead.
pub const TCP_OPTION_ID_NOP: u8 = 1;Please use tcp_option::KIND_NOOP instead
Deprecated please use tcp_option::KIND_NOOP instead.