fun <T : Configurable<T, *>> T.tcpNoDelay(): T
Set TCP_NODELAY socket option to disable the Nagle algorithm.