pub const MTU_SIZE_BYTES: usize = _; // 430usize
Expand description

The maximum of bytes that can be used for the payload of a given packet. (See #38 of http://ithare.com/64-network-dos-and-donts-for-game-engines-part-v-udp/)