]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: die properly when Socket6 is missing
authorEric Wong <e@80x24.org>
Wed, 6 Feb 2019 11:07:40 +0000 (11:07 +0000)
committerEric Wong <e@80x24.org>
Thu, 7 Feb 2019 01:00:22 +0000 (01:00 +0000)
commite90e8b9548bee4abef01c1426db2541a01f8d003
tree676e0def7cad43f743d67878ec58120f6a4b29c1
parent995933c8941ff6b3425483aad8fb0576a25cee1a
daemon: die properly when Socket6 is missing

We need to keep Unix-socket-only httpd instances working
without Socket6.  This fixes t/httpd-unix.t with Socket6
uninstalled.
lib/PublicInbox/Daemon.pm