bind host. Always append :0 or force :0 YAZ-795
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2014 14:10:44 +0000 (16:10 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2014 14:10:44 +0000 (16:10 +0200)
commit8f3a251b076d7438bac8e23db9b50a639425ddab
tree15a3353dd8c0adefc77cc9ebf21f9c45d6a32315
parent80208a4a031b6927b4a88b038aab242699a22122
bind host. Always append :0 or force :0 YAZ-795

This is to ensure that tcpip_getaddrinfo for bind host do not
accidently use : from IPV6 address.
src/tcpip.c