Crate tokio_vsock

Source

Structs§

Incoming
Stream returned by the VsockListener::incoming representing sockets received from a listener.
OwnedReadHalf
The readable half of a value returned from split_owned.
OwnedWriteHalf
The writable half of a value returned from split_owned.
ReadHalf
The readable half of a value returned from split.
VsockAddr
Socket address for VMWare VSockets protocol
VsockConnectInfo
Connection info for a Vsock Stream.
VsockListener
An I/O object representing a Virtio socket listening for incoming connections.
VsockStream
An I/O object representing a Virtio socket connected to a remote endpoint.
WriteHalf
The writable half of a value returned from split.

Constants§

VMADDR_CID_ANY
VMADDR_CID_HOST
VMADDR_CID_HYPERVISOR
VMADDR_CID_LOCAL