minix/include/netinet/tcp.h

6 lines
87 B
C
Raw Normal View History

/*
netinet/tcp.h
*/
#define TCP_NODELAY 0x01 /* Avoid coalescing of small segments */