korlibs
Toggle table of contents
6.1.0-SNAPSHOT
posix
Target filter
posix
Switch theme
Search in API
Skip to content
korlibs
korlibs-io-network-core
/
korlibs.io.socket
/
NativeSocket
/
Companion
Companion
posix
object
Companion
Members
Functions
bound
Link copied to clipboard
posix
suspend
fun
bound
(
host
:
String
,
port
:
Int
)
:
NativeSocket
connect
Link copied to clipboard
posix
suspend
fun
connect
(
host
:
String
,
port
:
Int
)
:
NativeSocket
invoke
Link copied to clipboard
posix
operator
fun
invoke
(
)
:
NativeSocket