libvirt/include
Daniel P. Berrange 6ed5a1b9bd Add public API to register a callback to be invoked on connection close
Define new virConnect{Register,Unregister}CloseCallback() public APIs
which allows registering/unregistering a callback to be invoked when
the connection to a hypervisor is closed. The callback is provided
with the reason for the close, which may be 'error', 'eof', 'client'
or 'keepalive'.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-07-30 10:08:40 +01:00
..
libvirt Add public API to register a callback to be invoked on connection close 2012-07-30 10:08:40 +01:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00