Structs§
Constants§
- MAX_
INTERNET_ PAYLOAD_ LEN - Maximun payload that UDP can send over the internet to be mostly compatible.
- MAX_
LOCAL_ PAYLOAD_ LEN - Similar to
MAX_INTERNET_PAYLOAD_LENbut for localhost instead of internet. Localhost can handle a bigger MTU.