TCP_NODELAY Macro
C
#define TCP_NODELAY 1 //Indicates if TCP is to buffer packets - Not yet supported
Description
Indicates if TCP is to buffer packets. Not yet supported.
#define TCP_NODELAY 1 //Indicates if TCP is to buffer packets - Not yet supported
Indicates if TCP is to buffer packets. Not yet supported.