addUSock
Adds a socket to a epoll container.
See Also: srt_epoll_add_usock
Parameters
socket
the SRT socket to add
events
list of selected EpollOpt. Set null if you want to subscribe a socket for all events.
Throws
if Epoll is not valid
Adds a socket to a epoll container.
See Also: srt_epoll_add_usock
the SRT socket to add
list of selected EpollOpt. Set null if you want to subscribe a socket for all events.
if Epoll is not valid