1.2.1.2.97 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.