]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: add virGetUNIXSocketPath helper
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 19 Jan 2018 13:48:10 +0000 (13:48 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 31 Jan 2018 15:12:53 +0000 (15:12 +0000)
commit9fe6619d4a95c4a5fadf7b41548c5cf85eebd915
treea73f44f1782067da34cd6ce4df11596bb57b60fd
parentb42c591fec6dad8dab0133c6da5b8f35358d5b66
util: add virGetUNIXSocketPath helper

When receiving multiple socket FDs from systemd, it is critical to know
what socket address each corresponds to so we can setup the right
protocols on each.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/libvirt_private.syms
src/util/virutil.c
src/util/virutil.h