Expand description
IC protocol definitions.
Modules§
- heartbeat
- Heartbeat component protocol.
- kvp
- Protocol definitions for the KVP (Key-Value Pair) protocol.
- shutdown
- Protocol for shutdown IC.
- timesync
- Protocol definitions for the timesync IC.
- vss
- Protocol definitions for the VSS (Volume Shadow Service) IC.
Structs§
- Header
- Common message header for IC messages.
- Header
Flags - Flags for IC messages.
- Message
Type - Type of message
- Negotiate
Message - Version negotiation message.
- Status
- Status code for a message response.
- Version
- Protocol version.
Constants§
- FRAMEWORK_
VERSION_ 1 - Framework version 1.0.
- FRAMEWORK_
VERSION_ 3 - Framework version 3.0.
- MAX_
MESSAGE_ SIZE - Maximum message size between guest and host for IC devices.