Constant message_io::adapters::udp::MAX_COMPATIBLE_PAYLOAD_LEN[][src]

pub const MAX_COMPATIBLE_PAYLOAD_LEN: usize = 9216 - 20 - 8; // 0x0_000_000_000_002_3e4usize

Maximun payload that UDP can send safety in main OS.