qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/4] socket: Rationalise function declarations


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 1/4] socket: Rationalise function declarations
Date: Mon, 04 Jan 2010 14:53:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]