ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
(Generate patch)

Comparing libev/Changes (file contents):
Revision 1.361 by root, Wed Jan 22 13:33:44 2020 UTC vs.
Revision 1.362 by root, Wed Jan 22 14:09:07 2020 UTC

15 to ev++.h. 15 to ev++.h.
16 - officially allow a zero events mask for io watchers. this should 16 - officially allow a zero events mask for io watchers. this should
17 work with older libev versions as well but was not officially 17 work with older libev versions as well but was not officially
18 allowed before. 18 allowed before.
19 - do not wake up every minute when timerfd is used to detect timejumps. 19 - do not wake up every minute when timerfd is used to detect timejumps.
20 - do not wake up every minute when periodics are disabled and we have
21 a monotonic clock.
20 - support a lot more "uncommon" compile time configurations, 22 - support a lot more "uncommon" compile time configurations,
21 such as ev_embed enabled but ev_timer disabled. 23 such as ev_embed enabled but ev_timer disabled.
22 - use a start/stop wrapper class to reduce code duplication in 24 - use a start/stop wrapper class to reduce code duplication in
23 ev++.h and make it needlessly more c++-y. 25 ev++.h and make it needlessly more c++-y.
24 - the linux aio backend is no longer compiled in by default. 26 - the linux aio backend is no longer compiled in by default.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines