]> xenbits.xensource.com Git - libvirt.git/commit
rpc: make daemon spawning a bit more intelligent
authorMartin Kletzander <mkletzan@redhat.com>
Sun, 7 Sep 2014 18:41:11 +0000 (20:41 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 17 Sep 2014 15:03:14 +0000 (17:03 +0200)
commitbd9ad91a4036649645fffb1598213339263478de
treef533bef5f2c533fc621865e2d159ecfed95b591a
parentf05b6a918e283929f5d837cd1668cdcdb3834b9a
rpc: make daemon spawning a bit more intelligent

This way it behaves more like the daemon itself does (acquiring a
pidfile, deleting the socket before binding, etc.).

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=927369
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1138604

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/rpc/virnetsocket.c