ktor-network
Toggle table of contents
3.3.2
common
Target filter
common
Switch theme
Search in API
Skip to content
ktor-network
ktor-network
/
io.ktor.network.sockets
/
SocketOptions
/
TCPClientSocketOptions
/
noDelay
no
Delay
var
noDelay
:
Boolean
(
source
)
TCP_NODELAY socket option, useful to disable Nagle
Report a problem