source: tags/server-single-semaphore/minix/include/netinet/tcp.h@ 19

Last change on this file since 19 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 87 bytes
Line 
1/*
2netinet/tcp.h
3*/
4
5#define TCP_NODELAY 0x01 /* Avoid coalescing of small segments */
Note: See TracBrowser for help on using the repository browser.