SESSION_MTU

Constant SESSION_MTU 

Source
pub const SESSION_MTU: usize = _; // 1_002usize
Expand 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.