COMSTACK: @ uses AF_UNSPEC
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 15 May 2013 12:11:21 +0000 (14:11 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 15 May 2013 12:12:43 +0000 (14:12 +0200)
But we prefer AF_INET6 over others when picking a socket. Problem
is that some systems has IPV6 support, but we can't create sockets
for them, so we pick AF_UNSPEC first.


No differences found