StreamServerSocket

class StreamServerSocket(type: SocketType)

Constructors

Link copied to clipboard
constructor(type: SocketType)

Functions

Link copied to clipboard
suspend fun accept(): ClientSocket
Link copied to clipboard
fun close()
Link copied to clipboard
suspend fun create(port: Int)