libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
SocketOptions
/
SocketOptions
Socket
Options
constructor
(
noDelay
:
Boolean
,
receiveBufferSize
:
Int
,
sendBufferSize
:
Int
,
timeout
:
Int
=
3000
,
tls
:
Boolean
=
false
,
keepalive
:
Boolean
=
false
)