EpollFlag
Use this enumeration in Epoll.flags and Epoll.setFlags.
See Also: srt_epoll_set
Entries
Link copied to clipboard
Allows the Epoll.wait and the Epoll.uWait functions to be called with the EID not subscribed to any socket.
Link copied to clipboard
Forces the Epoll.wait and the Epoll.uWait functions to check if the output array is not empty.