mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +00:00
There is no guarantee that the write can send the whole buffer at once. In those rare occasions, we should return a sensible error. Signed-off-by: Wei Liu <liuwe@microsoft.com>