Module devices::virtio::vhost_user_backend::vsock   
source · Structs§
- Vsock device
 - 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.
 
Constants§
Functions§
- Returns an error if the given
argsis invalid or the device fails to run.