libvirt/src/admin
Erik Skultety c22ac618b5 admin: Introduce virAdmClientClose API
Once we're able to list and identify all clients connected to a specific
server, we can then support force-closing a connection. This patch introduces
a simple API calling virNetServerClientClose on a specific client, which
can be later extended easily, e.g. by sending an event once the client is
disconnected successfully.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-05-10 16:05:17 +02:00
..
admin_protocol.x admin: Introduce virAdmClientClose API 2016-05-10 16:05:17 +02:00
admin_remote.c admin: Remove flags checking from virAdmConnectOpen public API 2016-05-10 15:54:20 +02:00