libvirt/include
Erik Skultety 6dd7e42d89 admin: Add support for connection close callbacks
As we need a client disconnect handler, we also need a mechanism to register
such handlers for a client. This patch introduced both the close callbacks and
also the client vshAdmCatchDisconnect handler to be registered with it. By
registering the handler we still need to make sure the client can react to
daemon's events like disconnect or keepalive, so asynchronous I/O event polling
is necessary to be enabled too.
2015-11-30 09:44:28 +01:00
..
libvirt admin: Add support for connection close callbacks 2015-11-30 09:44:28 +01:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00