about summary refs log tree commit homepage
path: root/lib/PublicInbox/Qspawn.pm
DateCommit message (Expand)
2019-05-04bundle Danga::Socket and Sys::Syscall
2019-04-04qspawn: wire up RLIMIT_* handling to limiters
2019-01-31qspawn: documentation updates
2019-01-27qspawn: decode $? for user-friendliness
2019-01-22qspawn: implement psgi_qx
2019-01-22qspawn|httpd/async: improve and fix out-of-date comments
2019-01-22qspawn|getlinebody: support streaming filters
2019-01-22qspawn: implement psgi_return and use it for githttpbackend
2018-02-07update copyrights for 2018
2017-01-07qspawn: prepare to support runtime reloading of Limiter
2016-07-09www: add configurable limiters
2016-07-09qspawn: allow configurable limiters
2016-06-21spawn: improve error checking for fork failures
2016-05-24git-http-backend: use qspawn to limit running processes