]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
util: abstract parsing of passed FDs into virGetListenFDs()
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 15 Jul 2014 12:34:13 +0000 (14:34 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 22 Aug 2014 07:12:13 +0000 (09:12 +0200)
commit8989597cd94b0b00602fb62f11f89089b99bed9c
treeefd5044695ea96de4d29fefda51958c0e3e40592
parent4cf1c3fab138462fc9c014aee853fa17f278c5df
util: abstract parsing of passed FDs into virGetListenFDs()

Since not only systemd can do this (we'll be doing it as well few
patches later), change 'systemd' to 'caller' and fix LISTEN_FDS to
LISTEN_PID where applicable.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/libvirt_private.syms
src/locking/lock_daemon.c
src/util/virutil.c
src/util/virutil.h