about summary refs log tree commit homepage
path: root/lib/PublicInbox/InputPipe.pm
DateCommit message (Expand)
2023-11-13lei: don't read --stdin terminals from daemon
2023-11-03replace ProcessIO with untied PublicInbox::IO
2023-10-25qspawn: introduce new psgi_yield API
2023-10-17input_pipe: fix socket check
2023-10-17input_pipe: handle noncanonical TTY
2023-10-17input_pipe: improve error handling
2023-10-04input_pipe: {args} is never undefined
2021-10-26input_pipe: account for undefined {sock}
2021-10-16input_pipe: do not loop in ->event_step for fairness
2021-02-04lei q: support reading queries from stdin