about summary refs log tree commit homepage
path: root/lib/PublicInbox/DS.pm
DateCommit message (Expand)
2019-05-08DS: epoll: fix misordered EPOLL_CTL_DEL call
2019-05-08DS: drop unused "_undef" sub
2019-05-08DS: handle EINTR in IO::Poll path, too
2019-05-05DS: workaround IO::Kqueue EINTR (mis-)handling
2019-05-05DS: drop profiling support
2019-05-05DS: remove unused fields and functions
2019-05-05listener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04bundle Danga::Socket and Sys::Syscall