--- libev/Changes 2020/01/22 12:15:52 1.359 +++ libev/Changes 2020/01/22 13:06:53 1.360 @@ -12,6 +12,9 @@ (found by b_jonas). - new ev_io_modify mutator which changes only the events member, which can be faster. + - officially allow a zero events mask for io watchers. this should + work with older libev versions as well but was not officially + allowed before. - do not wake up every minute when timerfd is used to detect timejumps. - support a lot more "uncommon" compile time configurations, such as ev_embed enabled but ev_timer disabled.