]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei: do not access {sock} after SIGPIPE
authorEric Wong <e@80x24.org>
Sat, 30 Oct 2021 08:11:40 +0000 (08:11 +0000)
committerEric Wong <e@80x24.org>
Sat, 30 Oct 2021 18:34:31 +0000 (18:34 +0000)
It's possible for this to break out of the event loop if
note_sigpipe fires via PktOp in the same iteration.


No differences found