|
PSPSDK 2025-11-25
|
#include <netinet/in.h>
Go to the source code of this file.
Macros | |
| #define | SOL_TCP IPPROTO_TCP |
| #define | TCP_NODELAY 0x01 /* don't delay send to coalesce packets */ |
| #define | TCP_MAXSEG 0x02 /* set maximum segment size */ |
| #define SOL_TCP IPPROTO_TCP |
| #define TCP_MAXSEG 0x02 /* set maximum segment size */ |
| #define TCP_NODELAY 0x01 /* don't delay send to coalesce packets */ |