knio
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
knio
knio
/
org.ivcode.knio.net
/
KSocket
/
setTcpNoDelay
set
Tcp
No
Delay
abstract
suspend
fun
setTcpNoDelay
(
on
:
Boolean
)
Sets the TCP_NODELAY option.
Parameters
on
The value to set.
Throws
IOException
if an I/O error occurs.