PSPSDK 2024-10-31
|
#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 |