Commit b1233c7e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

#45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names.

   getaddrinfo() sorts the response list

This isn't a libcurl bug since this is how getaddrinfo() is *supposed* to work!
Apparently you deal with this using the /etc/gai.conf file.
parent 4ebe4b90
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment