cloud-hypervisor/vmm
Rob Bradford fec97e0586 vm-virtio, vmm: Delete unix socket on shutdown
It's not possible to call UnixListener::Bind() on an existing file so
unlink the created socket when shutting down the Vsock device.

This will allow the VM to be rebooted with a vsock device.

Fixes: #1083

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-05-05 13:01:38 +02:00
..
src vm-virtio, vmm: Delete unix socket on shutdown 2020-05-05 13:01:38 +02:00
Cargo.toml build(deps): bump signal-hook from 0.1.13 to 0.1.14 2020-05-02 19:01:33 +01:00