Closed yorickdewid closed 9 years ago
IPv6 adresses in the format [::1] are not recognized as addresses but used a hostnames instead. Solution: Remove brackets from address will allow getaddrinfo() to resolve to a addr_in6
getaddrinfo()
IPv6 adresses in the format [::1] are not recognized as addresses but used a hostnames instead. Solution: Remove brackets from address will allow
getaddrinfo()
to resolve to a addr_in6