qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH 3/3] vnc: switch to inet_listen_opts
Date: Wed, 11 Mar 2015 14:18:26 +0100	[thread overview]
Message-ID: <1426079906.28125.5.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <54FF12BE.7070605@redhat.com>

On Di, 2015-03-10 at 16:50 +0100, Paolo Bonzini wrote:
> 
> On 10/03/2015 12:18, Gerd Hoffmann wrote:
> > Use inet_listen_opts instead of inet_listen.  Allows us to drop some
> > pointless indirection:  Format strings just to parse them again later on.
> 
> Maybe use socket_listen then?

Hmm, mapping "vnc qemuopts" -> "socket qemuopts" looks a bit easier than
mapping "vnc qemuopts" -> SocketAddress, which will then be translated
into "socket qemuopts" anyway ...

cheers,
  Gerd

  reply	other threads:[~2015-03-11 13:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 11:18 [Qemu-devel] [PATCH 0/3] vnc: some code cleanups Gerd Hoffmann
2015-03-10 11:18 ` [Qemu-devel] [PATCH 1/3] vnc: drop display+ws_display from VncDisplay Gerd Hoffmann
2015-03-11  1:58   ` Gonglei
2015-03-10 11:18 ` [Qemu-devel] [PATCH 2/3] vnc: remove dead code Gerd Hoffmann
2015-03-11  1:59   ` Gonglei
2015-03-10 11:18 ` [Qemu-devel] [PATCH 3/3] vnc: switch to inet_listen_opts Gerd Hoffmann
2015-03-10 15:50   ` Paolo Bonzini
2015-03-11 13:18     ` Gerd Hoffmann [this message]
2015-03-11  2:08   ` Gonglei
2015-03-11 13:20     ` Gerd Hoffmann

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=1426079906.28125.5.camel@nilsson.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=aliguori@amazon.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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).