]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
daemon: support passing FDs from the calling process
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 15 Jul 2014 13:28:53 +0000 (15:28 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 22 Aug 2014 07:12:13 +0000 (09:12 +0200)
commit27a7081c2968ca0d7fbd590629b5a5303851f4a3
tree01dda488957718a4f476edf61faf73cac0548f89
parente1f2ec67c2922f0d7c68296dea30fc11f61a9bf7
daemon: support passing FDs from the calling process

First FD is the RW unix socket to listen on, second one (if
applicable) is the RO unix socket.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
daemon/libvirtd.c