mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
as of rust 1.90, writes to unix sockets use the sendto syscall. This affects the vcpu threads when vfio_user devices are accessed. Signed-off-by: Stefan Nürnberger <stefan.nuernberger@cyberus-technology.de>