tcpNoDelay
Deprecated
noDelay is true by default
Replace with
this
Content copied to clipboard
Set TCP_NODELAY socket option to disable the Nagle algorithm.
noDelay is true by default
this
Set TCP_NODELAY socket option to disable the Nagle algorithm.