-
Paolo Bonzini authored
This uses system calls directly for Unix file descriptors, so that the efficient writev_buffer can be used. Pay attention to the possibility of partial writes in writev. Reviewed-by:
Juan Quintela <quintela@redhat.com>
Reviewed-by:
Orit Wassermann <owasserm@redhat.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini authoredThis uses system calls directly for Unix file descriptors, so that the efficient writev_buffer can be used. Pay attention to the possibility of partial writes in writev. Reviewed-by:
Juan Quintela <quintela@redhat.com>
Reviewed-by:
Orit Wassermann <owasserm@redhat.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading