]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/DS.pm
ds: flatten $EXPMAP, delete entries on close
[public-inbox.git] / lib / PublicInbox / DS.pm
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