Companion

object Companion

Functions

Link copied to clipboard
suspend fun bound(host: String, port: Int): NativeSocket
Link copied to clipboard
suspend fun connect(host: String, port: Int): NativeSocket
Link copied to clipboard
operator fun invoke(): NativeSocket