--- libev/Changes 2019/07/01 21:47:42 1.337 +++ libev/Changes 2019/07/02 06:07:54 1.338 @@ -1,10 +1,12 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: revisit 59.x timer in the light of mdoenr powersaving +TODO: maybe use timerfd to detect time jumps on linux - linuxaio backend might have tried to cancel an iocb multiple times (was unable to trigger this). - io_cancel can return EINTR, deal with it. also, assume io_asubmit also retursn EINTR. + - fix some othe rminor bugs in linuxaio backend. - cleanup: replace expect_true/false and noinline by their libecb counterparts. - move syscall infrastructure from ev_linuxaio.c to ev.c.