Constant PROTOCOL
pub const PROTOCOL: u16 = 1002; // 1_002u16
Expand description
Indicates that an endpoint is terminating the connection due to a protocol error.
pub const PROTOCOL: u16 = 1002; // 1_002u16
Indicates that an endpoint is terminating the connection due to a protocol error.