From: Anthony Liguori <anthony@codemonkey.ws>
To: Ian Molton <ian.molton@collabora.co.uk>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/4] socket: Rationalise function declarations
Date: Mon, 04 Jan 2010 14:53:26 -0600 [thread overview]
Message-ID: <4B425546.8000508@codemonkey.ws> (raw)
In-Reply-To: <4B37DFDF.6000902@collabora.co.uk>
On 12/27/2009 04:29 PM, Ian Molton wrote:
> Ian Molton wrote:
>
> Can I get the status of this patchset please ?
I really dislike the idea of automatically reconnecting a socket.
Mainly because I'm not sure that you can have sane universal semantics
for what to do while it's disconnected.
I would prefer a mechanism that allowed a user to manually reconnect a
character device by basically reconnecting the full character device.
IOW, reconnecting to tcp:localhost:1025 is the same thing as changing to
unix:/tmp/foo.sock AFAICT.
Regards,
Anthony Liguori
prev parent reply other threads:[~2010-01-05 19:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-17 16:44 [Qemu-devel] [PATCH] Virtio RNG and socket reconnect patchset Ian Molton
2009-12-17 16:44 ` [Qemu-devel] [PATCH 1/4] socket: Rationalise function declarations Ian Molton
2009-12-17 16:44 ` [Qemu-devel] [PATCH 2/4] socket: Add a reconnect option Ian Molton
2009-12-17 16:44 ` [Qemu-devel] [PATCH 3/4] Add SIZE type to qdev properties Ian Molton
2009-12-17 16:44 ` [Qemu-devel] [PATCH 4/4] virtio: Add virtio-rng driver Ian Molton
[not found] ` <4B37DFDF.6000902@collabora.co.uk>
2010-01-04 20:53 ` Anthony Liguori [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=4B425546.8000508@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=ian.molton@collabora.co.uk \
--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).