index
:
public-inbox.git
ci-WIP
fuse3
malloc_info
master
p516-leak
repobrowse
stable-1.6
viewdiff
an "archives first" approach to mailing lists
about
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
path:
root
/
lib
/
PublicInbox
/
Listener.pm
Date
Commit message (
Expand
)
2023-04-14
listener: support multi-accept like nginx
2021-10-24
listener: emit warnings on EPERM
2021-10-01
listener: switch to level-triggered epoll
2021-07-28
listener: maximize listen(2) backlog
2021-01-01
update copyrights for 2021
2020-06-28
ds: remove fields.pm usage
2020-02-06
treewide: run update-copyrights from gnulib for 2019
2020-01-09
listener: EPOLL_CTL_ADD errors are non fatal
2020-01-06
treewide: "require" + "use" cleanup and docs
2019-10-02
listener: warn on some accept()/accept4() errors
2019-09-09
run update-copyrights from gnulib for 2019
2019-06-30
daemon: warn on inheriting blocking listeners
2019-06-29
listener: use edge-triggered notifications
2019-06-24
ds: set event flags directly at initialization
2019-06-16
ds: stop distinguishing event read and write callbacks
2019-05-05
listener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04
bundle Danga::Socket and Sys::Syscall
2018-02-07
update copyrights for 2018
2016-12-22
doc: various comments on async handling
2016-02-23
initial public-inbox-httpd implemenation
2016-01-04
listener: pass accepted address to post_accept
2015-11-20
various internal documentation updates
2015-09-24
nntpd: hoist out daemon management code