Executes an epoll select.
if set to 'true', epoll will exit immediately if there are no events to trigger. Otherwise epoll will wait indefinitely until any event fires.
the number of epoll keys for which an event was reported.
See Implementation
Executes an epoll select.