PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
tcp.h File Reference
#include <netinet/in.h>
Include dependency graph for tcp.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 */
 

Macro Definition Documentation

◆ SOL_TCP

#define SOL_TCP   IPPROTO_TCP

◆ TCP_MAXSEG

#define TCP_MAXSEG   0x02 /* set maximum segment size */

◆ TCP_NODELAY

#define TCP_NODELAY   0x01 /* don't delay send to coalesce packets */