public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: [email protected], [email protected], [email protected]
Cc: [email protected]
Subject: Re: [PATCH] io_uring: disable multishot recvmsg
Date: Tue, 05 Jul 2022 08:24:38 -0600	[thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

On Mon, 4 Jul 2022 07:01:06 -0700, Dylan Yudaken wrote:
> recvmsg has semantics that do not make it trivial to extend to
> multishot. Specifically it has user pointers and returns data in the
> original parameter. In order to make this API useful these will need to be
> somehow included with the provided buffers.
> 
> For now remove multishot for recvmsg as it is not useful.
> 
> [...]

Applied, thanks!

[1/1] io_uring: disable multishot recvmsg
      commit: abbbc92e2a398a6f8d50ed39f8a9efbd87edfdff

Best regards,
-- 
Jens Axboe




      reply	other threads:[~2022-07-05 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 14:01 [PATCH] io_uring: disable multishot recvmsg Dylan Yudaken
2022-07-05 14:24 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165703107869.1916593.4750137653513375608.b4-ty@kernel.dk \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox