Module message_io::adapters::udp
source · Structs
Constants
- Maximun payload that UDP can send over the internet to be mostly compatible.
- Similar to
MAX_INTERNET_PAYLOAD_LENbut for localhost instead of internet. Localhost can handle a bigger MTU.