about summary refs log tree commit homepage
path: root/lib/PublicInbox/IO.pm
DateCommit message (Expand)
2024-04-13io: avoid redundant waitpid in DESTROY
2024-04-03treewide: avoid getpid for more ownership checks
2023-11-26drop redundant calls to DS->Reset
2023-11-26git: improve coupling with {sock} and {inflight} fields
2023-11-26git: move rbuf handling to PublicInbox::IO
2023-11-15treewide: more autodie safety fixes for older Perl
2023-11-13treewide: update read_all to avoid eof|close checks
2023-11-03move read_all, try_cat, and poll_in to PublicInbox::IO
2023-11-03io: introduce write_file helper sub
2023-11-03replace ProcessIO with untied PublicInbox::IO