Companion

object Companion

Properties

Link copied to clipboard
val ANY_PORT: Int = 0

Functions

Link copied to clipboard
suspend operator fun invoke(port: Int, host: String = "127.0.0.1", backlog: Int = -1): AsyncServer