Expand description
This module implements the virtio vsock device.
Currently, this is only implemented for Windows. For Linux, please use the vhost-vsock device, which delegates the vsock implementation to the kernel.
Re-exports§
pub use sys::Vsock;
Modules§
- sys 🔒
Structs§
- Configuration for a Vsock device.