]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: Extract common clearing of event callbacks of client private data
authorxinhua.Cao <caoxinhua@huawei.com>
Mon, 13 Nov 2017 13:07:57 +0000 (21:07 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 23 Nov 2017 12:35:23 +0000 (07:35 -0500)
commit60e8bbc4c5902222d94474ca355ed9d650a38994
treeb05c50d2a38b83365306c3070e50e40db83539d8
parentd09429abe826cfb49a49e71418c497570afd34b0
remote: Extract common clearing of event callbacks of client private data

Extract common clearing of event callbacks as remoteClientFreePrivateCallbacks.
the common function also separation including the sysident handling.
daemon/remote.c