]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/cmd_ipc: allow extra errors and add diagnostics
authorEric Wong <e@80x24.org>
Mon, 27 Sep 2021 18:35:36 +0000 (13:35 -0500)
committerEric Wong <e@80x24.org>
Mon, 27 Sep 2021 21:07:40 +0000 (21:07 +0000)
Apparently, sendmsg can fail in less common ways when
network buffers are gigantic.  Add some diagnostics for
future failures, as well.

Reported-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Link: https://public-inbox.org/meta/20210927124056.kj5okiefvs4ztk27@meerkat.local/

No differences found