New errors and defines for socket options.

This commit is contained in:
Philip Homburg
2006-02-17 13:43:50 +00:00
parent d430c4fac8
commit fa6f63c3cb
3 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/*
netinet/tcp.h
*/
#define TCP_NODELAY 0x01 /* Avoid coalescing of small segments */