qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Eric Blake <eblake@redhat.com>, "Richard W.M. Jones" <rjones@redhat.com>
Cc: stefanha@gmail.com, qemu-devel@nongnu.org, armbru@redhat.com,
	dplotnikov@virtuozzo.com, rkagan@virtuozzo.com, den@openvz.org
Subject: Re: [Qemu-devel] [PATCH v5] qemu-nbd: Implement socket activation.
Date: Mon, 6 Feb 2017 22:54:02 +0100	[thread overview]
Message-ID: <1fef8862-3d19-c8fc-76e3-ce0ef30a6899@redhat.com> (raw)
In-Reply-To: <21e1f16f-59f3-479c-a8f7-42cf5ada40b4@redhat.com>



On 06/02/2017 20:04, Eric Blake wrote:
> This is not the right way to do things (it risks clearing any other FD_
> flags currently set on the fd, even though there aren't any such FD_
> flags in common use).

There aren't any such flags at all really, and because no one uses
F_GETFD, it's unlikely that there will ever be any.  Has any other POSIX
OS ever had one?

Paolo

      reply	other threads:[~2017-02-06 21:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 10:03 [Qemu-devel] [PATCH v5] qemu-nbd: Implement socket activation Richard W.M. Jones
2017-02-04 10:03 ` Richard W.M. Jones
2017-02-06 16:10   ` Paolo Bonzini
2017-02-06 16:29     ` Richard W.M. Jones
2017-02-06 16:49       ` Paolo Bonzini
2017-02-06 19:04   ` Eric Blake
2017-02-06 21:54     ` Paolo Bonzini [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=1fef8862-3d19-c8fc-76e3-ce0ef30a6899@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=den@openvz.org \
    --cc=dplotnikov@virtuozzo.com \
    --cc=eblake@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.com \
    --cc=rkagan@virtuozzo.com \
    --cc=stefanha@gmail.com \
    /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).