qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/6] iov: handle partial writes from sendmsg and


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH 5/6] iov: handle partial writes from sendmsg and recvmsg
Date: Tue, 09 Apr 2013 15:27:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Paolo Bonzini <address@hidden> wrote:
> Partial writes can still happen in sendmsg and recvmsg, if a
> signal is received in the middle of a write.  To handle this,
> retry the operation with a new offset/bytes pair.
>
> Signed-off-by: Paolo Bonzini <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>



reply via email to

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