From: David Miller <davem@davemloft.net>
To: blblack@gmail.com
Cc: netdev@vger.kernel.org, acme@redhat.com, drepper@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] Add MSG_WAITFORONE flag to recvmmsg
Date: Fri, 26 Mar 2010 20:54:28 -0700 (PDT) [thread overview]
Message-ID: <20100326.205428.44779758.davem@davemloft.net> (raw)
In-Reply-To: <20100327021803.GA10866@xpc.home>
From: Brandon L Black <blblack@gmail.com>
Date: Fri, 26 Mar 2010 21:18:03 -0500
>
> From: Brandon L Black <blblack@gmail.com>
>
> Add new flag MSG_WAITFORONE for the recvmmsg() syscall.
> When this flag is specified for a blocking socket, recvmmsg()
> will only block until at least 1 packet is available. The
> default behavior is to block until all vlen packets are
> available. This flag has no effect on non-blocking sockets
> or when used in combination with MSG_DONTWAIT.
>
> Signed-off-by: Brandon L Black <blblack@gmail.com>
Arnaldo, please review this, thanks.
next prev parent reply other threads:[~2010-03-27 3:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 22:35 [PATCH] Add MSG_WAITFORONE flag to recvmmsg Brandon L Black
2010-03-26 22:44 ` Eric Dumazet
2010-03-26 22:55 ` Brandon Black
2010-03-27 2:07 ` Ulrich Drepper
2010-03-27 2:18 ` [PATCH v2] " Brandon L Black
2010-03-27 3:54 ` David Miller [this message]
2010-03-27 14:07 ` Arnaldo Carvalho de Melo
2010-03-27 15:29 ` David Miller
2010-03-27 4:58 ` Ulrich Drepper
2010-03-27 6:00 ` Eric Dumazet
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=20100326.205428.44779758.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=acme@redhat.com \
--cc=blblack@gmail.com \
--cc=drepper@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).