]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/DS.pm
DS: epoll: fix misordered EPOLL_CTL_DEL call
[public-inbox.git] / lib / PublicInbox / DS.pm
2019-05-08 Eric WongDS: epoll: fix misordered EPOLL_CTL_DEL call
2019-05-08 Eric WongDS: drop unused "_undef" sub
2019-05-08 Eric WongDS: handle EINTR in IO::Poll path, too
2019-05-05 Eric WongDS: workaround IO::Kqueue EINTR (mis-)handling
2019-05-05 Eric WongDS: drop profiling support
2019-05-05 Eric WongDS: remove unused fields and functions
2019-05-05 Eric Wonglistener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04 Eric Wongbundle Danga::Socket and Sys::Syscall