uWait
Blocks a call until any readiness state occurs in the epoll container.
See Also: srt_epoll_uwait
Parameters
fdsSet
List of EpollEvent
timeout
Timeout specified in milliseconds. Set to -1, if you want to block indefinitely
Throws
if Epoll is not valid or if fdsSet is invalid