KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
UDP Options

UDP protocol level options. More...

Macros

#define UDP_NOCHECKSUM   25
 Don't calculate UDP checksums.
 

Detailed Description

UDP protocol level options.

These are the various socket-level options that can be accessed with the setsockopt() and getsockopt() functions for the IPPROTO_UDP level value.

See also
Options
Options
Options
UDP-Lite Options
Options

Macro Definition Documentation

◆ UDP_NOCHECKSUM

#define UDP_NOCHECKSUM   25

Don't calculate UDP checksums.