about summary refs log tree commit homepage
path: root/lib/PublicInbox/Listener.pm
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-09listener: EPOLL_CTL_ADD errors are non fatal
2020-01-06treewide: "require" + "use" cleanup and docs
2019-10-02listener: warn on some accept()/accept4() errors
2019-09-09run update-copyrights from gnulib for 2019
2019-06-30daemon: warn on inheriting blocking listeners
2019-06-29listener: use edge-triggered notifications
2019-06-24ds: set event flags directly at initialization
2019-06-16ds: stop distinguishing event read and write callbacks
2019-05-05listener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04bundle Danga::Socket and Sys::Syscall
2018-02-07update copyrights for 2018
2016-12-22doc: various comments on async handling
2016-02-23initial public-inbox-httpd implemenation
2016-01-04listener: pass accepted address to post_accept
2015-11-20various internal documentation updates
2015-09-24nntpd: hoist out daemon management code