listen

fun listen(backlog: Int)

Sets up the listening state on a socket.

See Also: srt_listen

Parameters

backlog

the number of sockets that may be allowed to wait until they are accepted

See also

Throws

if listen failed