Commit 9543f31a1a6cc2f919f57bfc2fd55068262a3f27

Azat Khuzhin 2020-04-09T02:16:15

Avoid triggering wrong events with EV_ET set For the event at least something except EV_ET should be set, so checking ev->ev_events with "triggered" events is wrong, because EV_ET is always passed (see epoll), since it will be filtered out if it is not set in event.