about summary refs log tree commit homepage
path: root/lib/PublicInbox/HTTPD
DateCommit message (Expand)
2019-01-26solver: rewrite to use Qspawn->psgi_qx and pi-httpd.async
2019-01-22httpd/async: stop running command if client disconnects
2019-01-22qspawn|httpd/async: improve and fix out-of-date comments
2019-01-22httpd/async: remove needless sysread wrapper
2018-02-07update copyrights for 2018
2017-01-04httpd/async: remove weaken usage
2016-12-25httpd/async: improve variable naming
2016-07-09httpd/async: reinstate D::S timer usage for cleanup
2016-07-09httpd/async: do not attempt future writes on closed sockets
2016-06-18daemon: be less misleading about graceful shutdown
2016-05-30http: yield body->getline running time
2016-05-27httpd/async: do not needlessly weaken
2016-05-27httpd/async: prevent circular reference
2016-05-24standardize timer-related event-loop code
2016-05-23git-http-backend: refactor to support cleanup
2016-05-22http: rework async_pass support
2016-05-22http: async getline supports push_back_read
2016-05-21http: support async_pass for Danga::Socket
2016-04-30http: graceful shutdown for pi-httpd.async callers
2016-04-25split out NNTPD and HTTPD* modules