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
/
setSendBufferSize
set
Send
Buffer
Size
abstract
suspend
fun
setSendBufferSize
(
size
:
Int
)
Sets the SO_SNDBUF option.
Parameters
size
The buffer size to set.
Throws
IOException
if an I/O error occurs.