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
/
NativeAsyncServerSocket
/
NativeAsyncServerSocket
Native
Async
Server
Socket
posix
constructor
(
socket
:
NativeSocket
,
requestPort
:
Int
,
backlog
:
Int
)
constructor
(
port
:
Int
,
host
:
String
,
backlog
:
Int
,
secure
:
Boolean
)