Skip to main content

TCP_OPTION_ID_NOP

Constant TCP_OPTION_ID_NOP 

Source
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.