Paolo Bonzini <pbonz...@redhat.com> 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 <pbonz...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>