Crate vmbus_core

Source

Modules§

protocol

Structs§

HvsockConnectRequest
A request from the guest to connect to the specified hvsocket endpoint.
HvsockConnectResult
A notification from the host that a connection request has been handled.
MaxVersionInfo
Represents a constraint on the version or features allowed.
MessageTooLarge
OutgoingMessage
TaggedFuture
TaggedStream
VersionInfo
Represents information about a negotiated version.

Functions§

parse_vmbus_version
Parses a string of the form “major.minor” (e.g “5.3”) into a vmbus version number.