about summary refs log tree commit homepage
path: root/lib/PublicInbox/PktOp.pm
DateCommit message (Expand)
2021-10-16pkt_op: favor level-triggered epoll for fairness
2021-09-25lei: make pkt_op easier-to-use and understand
2021-08-24lei: non-blocking lei/store->done in lei-daemon
2021-06-08lei: generalize auxiliary WQ handling
2021-06-04pkt_op: make pkt_do an OO method
2021-06-03pkt_op: remove blocking I/O support
2021-03-28lei: simplify PktOp callers
2021-02-04pkt_op: do not exit subroutine via "next"
2021-02-04lei: propagate curl errors, improve internal consistency
2021-02-04pkt_op: rely on DS::in_loop global
2021-02-03pktop: fix potential undefined var
2021-02-03lei q: emit progress and counting via PktOp
2021-02-03lei: switch to use SEQPACKET socketpair instead of pipe