]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: sockname detects listeners correctly
authorEric Wong <e@80x24.org>
Sat, 5 Mar 2016 22:42:16 +0000 (22:42 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Mar 2016 22:42:38 +0000 (22:42 +0000)
commit2ea979f43ec87547b7dfb74312a21062044d018a
tree0e655223dc6f4359f136c8fc7633630c6c1d7422
parentbc5f141e8e4e4df3813dd123cf5a76355e65be17
daemon: sockname detects listeners correctly

This means we can avoid false-positives when inheriting multiple
Unix domain sockets.
lib/PublicInbox/Daemon.pm
t/httpd-unix.t