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

pub const MAX_INTERNET_PAYLOAD_LEN: usize = 1500 - 20 - 8; // 0x0000_0000_0000_05c0usize
Expand description

Maximun payload that UDP can send over the internet to be mostly compatible.