Daniel P. Berrange 730fd3b022 Disable IPv6 socket auto-binding to IPv4 socket
Sometimes getaddrinfo returns IPv4 addresses before IPv6 addresses.
IPv6 sockets default to attempting to bind to IPv4 addresses too.
So if the IPv4 address is activated first, then binding to IPv6
will unneccessarily fail.

* daemon/libvirtd.c: Bind to IPv6 and IPv4 addresses separately
2009-11-12 11:17:39 +00:00
..
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:42 +01:00