Home
last modified time | relevance | path

Searched hist:"83 f75c26" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Diov.c83f75c26 Wed Mar 27 11:36:31 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> iov: handle partial writes from sendmsg and recvmsg

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.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Orit Wassermann <owasserm@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>