Module vsock

Source

Structs§

Options
Vsock device
VhostUserVsockDevice
A vhost-vsock device which handle is already opened. This allows the parent process to open the vhost-vsock device, create this structure, and pass it to the child process so it doesn’t need the rights to open the vhost-vsock device itself.
VsockBackend 🔒

Constants§

EVENT_QUEUE 🔒

Functions§

convert_vhost_error 🔒
run_vsock_device
Returns an error if the given args is invalid or the device fails to run.