source:
trunk/minix/include/netinet/tcp.h@
11
Last change on this file since 11 was 9, checked in by , 14 years ago | |
---|---|
File size: 87 bytes |
Rev | Line | |
---|---|---|
[9] | 1 | /* |
2 | netinet/tcp.h | |
3 | */ | |
4 | ||
5 | #define TCP_NODELAY 0x01 /* Avoid coalescing of small segments */ |
Note:
See TracBrowser
for help on using the repository browser.