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 woul
Ian Molton wrote:
Can I get the status of this patchset please ?
Thanks!
> This patch rationalises the declaration of inet_listen_opts such that
> it matches the other inet_{listen,connect}_opts functions.
>
> This change is needed for a patch adding socket reconection support.
>
> Signe
This patch rationalises the declaration of inet_listen_opts such that
it matches the other inet_{listen,connect}_opts functions.
This change is needed for a patch adding socket reconection support.
Signed-off-by: Ian Molton
---
qemu-sockets.c |9 +++--
qemu_socket.h |2 +-