Constant SESSION_MTU
pub const SESSION_MTU: usize = _; // 1_018usizeExpand description
Number of bytes that can be sent in a single Session protocol payload.
In other words, this is the effective payload capacity of a single Session segment.
pub const SESSION_MTU: usize = _; // 1_018usizeNumber of bytes that can be sent in a single Session protocol payload.
In other words, this is the effective payload capacity of a single Session segment.