about summary refs log tree commit homepage
path: root/lib/PublicInbox/Admin.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-07-28 00:37:19 +0000
committerEric Wong <e@80x24.org>2021-07-28 05:16:34 +0000
commitf72e56e40eb41e720fb4dfefc4cd9a8e50971fe7 (patch)
tree4e0a0685e594d2c28149d86aa3fd71085e77072d /lib/PublicInbox/Admin.pm
parent88c67b2202295c73f8f682233304daf3867936df (diff)
downloadpublic-inbox-f72e56e40eb41e720fb4dfefc4cd9a8e50971fe7.tar.gz
This helps avoid errors from script/lei dying on ECONNRESET
when a single lei-daemon is serving all tests when run via
"make check-run".

Instead of using some arbitrary limit, use INT_MAX and let
the kernel clamp it (both Linux and FreeBSD do).

There's no need to call listen() in LEI.pm, either, since
Listener->new takes care of it.
Diffstat (limited to 'lib/PublicInbox/Admin.pm')
0 files changed, 0 insertions, 0 deletions