toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net
/
AsyncServer
/
Companion
Companion
object
Companion
Members
Properties
ANY_PORT
Link copied to clipboard
val
ANY_PORT
:
Int
=
0
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
port
:
Int
,
host
:
String
=
"127.0.0.1"
,
backlog
:
Int
=
-1
)
:
AsyncServer