Combining trigger() then wait(), this method causes the epoll event loop to be resumed, giving other select clients a chance to do something.
See Implementation
Combining trigger() then wait(), this method causes the epoll event loop to be resumed, giving other select clients a chance to do something.