--- EV/Changes 2020/01/22 16:27:45 1.246 +++ EV/Changes 2020/01/22 23:17:31 1.247 @@ -3,14 +3,17 @@ Changes marked with (libev) are changes in libev, and might have more documentation in the libev Changes file. -TODO: accessors for other members (signum, statdata etc?) - (libev) fixed a bug introduced in 4.31 when timerfds and signalfds were used at the same time. - (libev) 0 is now allowed as requested event mask in io watchers. - (libev) once-per-minute wakeups will now be optimized away when timerfds are available - - use the new ev_io_modify in ->events, instead of the potentially + - use the new ev_io_modify in EV::IO->events, instead of the potentially slower ev_io_set. + - add a bunch of mutator methods, mostly untested(!): EV::Timer->repeat, + EV::Periodic->offset, EV::Periodic->interval, + EV::Periodic->reschedule_cb. + - minor optimisations and bugfixes. 4.31 Fri Dec 20 21:57:00 CET 2019 - (libev) handle backends with minimum wait time a bit better by