libvirt/src/remote
Daniel P. Berrange d587704cc7 rpc: allow selection of TCP address family
By default, getaddrinfo() will return addresses for both
IPv4 and IPv6 if both protocols are enabled, and so the
RPC code will listen/connect to both protocols too. There
may be cases where it is desirable to restrict this to
just one of the two protocols, so add an 'int family'
parameter to all the TCP related APIs.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-06-11 12:11:18 +01:00
..
lxc_protocol.x
qemu_protocol.x
remote_driver.c rpc: allow selection of TCP address family 2015-06-11 12:11:18 +01:00
remote_driver.h
remote_protocol.x Introduce virDomainSetUserPassword API 2015-05-21 16:04:01 +02:00