noDelay

abstract var noDelay: Boolean?(source)

If set to true, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.

Since

v16.5.0