NetBurner 3.1
Macros
TCP Socket Options
TCP - Transmission Control Protocol
Macros
#define
SO_DEBUG
1
Reserved.
#define
SO_NONAGLE
2
Disable the Nagle algorithm.
#define
SO_NOPUSH
4
Disable TCP PUSH feature.
Detailed Description
Socket options for use with setsocketoptions().
Generated by
1.8.14