New errors and defines for socket options.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
netinet/tcp.h
|
||||
*/
|
||||
|
||||
#define TCP_NODELAY 0x01 /* Avoid coalescing of small segments */
|
||||
|
||||
Reference in New Issue
Block a user