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§
Structs§
- Virtio
Vsock Module - Vsock
Config - Configuration for a Vsock device.