source:
trunk/minix/include/netinet/tcp.h@
22
| Last change on this file since 22 was 9, checked in by , 15 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.