Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.
authorPierre Ossman <ossman@cendio.se>
Wed, 19 Apr 2006 07:31:11 +0000 (07:31 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 19 Apr 2006 07:31:11 +0000 (07:31 +0000)
commit4bb58226189763b87abc5b5e0f297dd04f751d89
treef2c103c493401ec0feb18f457606f84e4e96b110
parent494f60207404dc3d155047fab3e3cc1d4870f4f5
Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.

System that always do IPV6_V6ONLY will now still bind to both sockets, just
in another order.

System that never do IPV6_V6ONLY will now fail to bind IPv4 instead of IPv6.
But since they force IPv6 sockets to accept IPv4 connections, everything is
peachy anyway.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@756 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/modules/module-protocol-stub.c