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
/
setReuseAddress
set
Reuse
Address
abstract
suspend
fun
setReuseAddress
(
reuse
:
Boolean
)
Sets the SO_REUSEADDR option.
Parameters
reuse
The value to set.
Throws
IOException
if an I/O error occurs.