qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 04/18] qemu-sockets: add nonblocking connect for


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 04/18] qemu-sockets: add nonblocking connect for Unix sockets
Date: Fri, 05 Oct 2012 10:57:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

Il 04/10/2012 19:38, Luiz Capitulino ha scritto:
> On Wed,  3 Oct 2012 16:36:51 +0200
> Paolo Bonzini <address@hidden> wrote:
> 
> This looks like a bug fix, because if is_waitconnect==false 
> unix_connect_opts()
> shouldn't block. Am I right?

It could be a start, but it doesn't fix it yet.  qemu-char always calls
inet_connect_opts() and unix_connect_opts() in blocking mode.

I wonder if Orit's patches have broken wait=off, need to check.

Paolo



reply via email to

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