diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-03-27 17:36:31 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-04-17 11:43:45 +0200 |
commit | 83f75c26e8e791311900d0e2a4cc9379abedb85c (patch) | |
tree | 691a4afcbe0ca292576057bd5b67691301082db1 /savevm.c | |
parent | f48869ad2825b640911666bb091cedb1e1d6ad5e (diff) |
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>
Diffstat (limited to 'savevm.c')
0 files changed, 0 insertions, 0 deletions