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

- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving

  either AF_INET6 or AF_INET. It works by accepting any of the looksups in the
  hosts file, and it resolves the AAAA field with a fallback to A.
parent 8b680557
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