[libvirt] [PATCH 0/2] Fix timerActive logic in virNetDaemon

Martin Kletzander mkletzan at redhat.com
Fri Jul 10 08:49:32 UTC 2015


Nowadays the daemon can quit even if there's a client connected, so
let's fix that.  If ACK'd, I'll backport this to v1.2.17-maint as well
as v1.2.17 is the only affected release.

Martin Kletzander (2):
  rpc: Add virNetDaemonHasClients
  rpc: Rework timerActive logic in daemon

 src/libvirt_remote.syms |  1 +
 src/rpc/virnetdaemon.c  | 37 ++++++++++++++++++++++---------------
 src/rpc/virnetdaemon.h  |  2 ++
 3 files changed, 25 insertions(+), 15 deletions(-)

--
2.4.5




More information about the libvir-list mailing list