]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/HTTPD/Async.pm
update copyrights for 2018
[public-inbox.git] / lib / PublicInbox / HTTPD / Async.pm
2018-02-07 Eric Wongupdate copyrights for 2018
2017-01-04 Eric Wonghttpd/async: remove weaken usage
2016-12-25 Eric Wonghttpd/async: improve variable naming
2016-07-09 Eric Wonghttpd/async: reinstate D::S timer usage for cleanup
2016-07-09 Eric Wonghttpd/async: do not attempt future writes on closed...
2016-06-18 Eric Wongdaemon: be less misleading about graceful shutdown
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-30 Eric Wonghttp: yield body->getline running time
2016-05-27 Eric Wonghttpd/async: do not needlessly weaken
2016-05-27 Eric Wonghttpd/async: prevent circular reference
2016-05-24 Eric Wongstandardize timer-related event-loop code
2016-05-23 Eric Wonggit-http-backend: refactor to support cleanup
2016-05-22 Eric Wonghttp: rework async_pass support
2016-05-22 Eric Wonghttp: async getline supports push_back_read
2016-05-21 Eric Wonghttp: support async_pass for Danga::Socket
2016-04-30 Eric Wonghttp: graceful shutdown for pi-httpd.async callers
2016-04-25 Eric Wongsplit out NNTPD and HTTPD* modules