Changes for version 10.3.12 - 2024-09-29
- Fixed
- KeepAlive sends messages, not call/replies
- Generate KeepAlive, so it has a version number
- Breaking
- Constructor parameter 'max_unacked' renamed to 'max_inactive'
- Added
- KeepAlive 'on_ping' event which should call the new 'pong' method
- KeepAlive 'mark_active' method which should be called to signal other activity on the connection than keepalive messages
Documentation
Modules
Abstract LibVirt protocol implementation
Check transport link availability
Constants and (de)serializers for KeepAlive messages
Connect to remote libvirt daemon
Constants and (de)serializers for remote server connections
Low level Libvirt connection protocol
Protocol header and error constants and (de)serializers
Helper routines for parsing LibVirt URIs