]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit0858ae1ccf6cb55d771cdd7d3ef0cf9a933a7876
tree6af2503ac514c2d640773a4e1084239bca04c6fc
parent6fff67e676c85aecd26750bd0e02938aa4c2e6dd
t/cmd_ipc: allow extra errors and add diagnostics

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/
t/cmd_ipc.t