Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Desired value for TCP connection transmit Nagle enable :

DEF_ENABLED

TCP connections delay transmitting next data segment(s) until all unacknowledged data is acknowledged or an MSS-sized segment can be transmitted.

DEF_DISABLED

TCP connections transmit all data segment(s) when permitted by local & remote hosts' congestion controls.

 

perr

Pointer to variable that will receive the return error code from this function:

...