]> Sergey Matveev's repositories - public-inbox.git/commit
lei: die on ECONNRESET
authorEric Wong <e@80x24.org>
Wed, 28 Jul 2021 00:37:18 +0000 (00:37 +0000)
committerEric Wong <e@80x24.org>
Wed, 28 Jul 2021 05:16:34 +0000 (05:16 +0000)
commit88c67b2202295c73f8f682233304daf3867936df
tree56e7977930cf039e5d372c73299f4a1141fe2e20
parent11e454643ca0a8556f972ba6954dfec3855c62e7
lei: die on ECONNRESET

ECONNRESET should be rare on a private local socket, and if
we hit it, it's because we're hitting the listen() limit.
script/lei