ktor-network
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
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