[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167725787156.174023.16695847419277127749.b4-ty@kernel.dk>
Date: Fri, 24 Feb 2023 09:57:51 -0700
From: Jens Axboe <axboe@...nel.dk>
To: io-uring@...r.kernel.org, David Lamparter <equinox@...c24.net>
Cc: netdev@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH] io_uring: remove MSG_NOSIGNAL from recvmsg
On Fri, 24 Feb 2023 16:01:24 +0100, David Lamparter wrote:
> MSG_NOSIGNAL is not applicable for the receiving side, SIGPIPE is
> generated when trying to write to a "broken pipe". AF_PACKET's
> packet_recvmsg() does enforce this, giving back EINVAL when MSG_NOSIGNAL
> is set - making it unuseable in io_uring's recvmsg.
>
> Remove MSG_NOSIGNAL from io_recvmsg_prep().
>
> [...]
Applied, thanks!
[1/1] io_uring: remove MSG_NOSIGNAL from recvmsg
commit: 4492575406d8592b623987cb36b8234d285cfa17
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists