]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: handle per-listener options on inherited, well-known ports
authorEric Wong <e@80x24.org>
Thu, 4 Aug 2022 06:27:39 +0000 (06:27 +0000)
committerEric Wong <e@80x24.org>
Thu, 4 Aug 2022 07:01:01 +0000 (07:01 +0000)
commit03b54f9235dccd111b927de4e7ef76d823a3024a
tree5fe815a2503e25a5902ec12d8d14bbb131707ce1
parente40b7230379f37b31563291bbbee2f0899874fed
daemon: handle per-listener options on inherited, well-known ports

We must not clobber already-parsed per-listener options when
handling inherited sockets which are well-known.  Unfortunately,
this isn't easy to test in a non-intrusive way for regular
users.
lib/PublicInbox/Daemon.pm