removeUSock

fun removeUSock(socket: SrtSocket)

Removes a specified socket from an epoll container.

See Also: srt_epoll_remove_usock

Parameters

socket

the SRT socket to add

Throws