Module persist

Module persist 

Source
Expand description

Defines state and support structures for persisting Vsock devices and backends.

Structs§

VsockConstructorArgs
A helper structure that holds the constructor arguments for VsockUnixBackend
VsockFrontendState
The Vsock frontend serializable state.
VsockState
The Vsock serializable state.
VsockUdsConstructorArgs
A helper structure that holds the constructor arguments for VsockUnixBackend
VsockUdsState
The Vsock Unix Backend serializable state.

Enums§

VsockBackendState
An enum for the serializable backend state types.