qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/29] migration (outgoing): add error propagati


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 08/29] migration (outgoing): add error propagation for all protocols
Date: Tue, 23 Oct 2012 13:27:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

Il 22/10/2012 17:52, Markus Armbruster ha scritto:
>> >  
>> > +    fcntl(s->fd, F_SETFL, O_NONBLOCK);
> Sure this can't fail?
> 

Yes, we even assume that when we call socket_set_nonblock.

Paolo



reply via email to

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