On Thu, Oct 23, 2014 at 03:29:02PM -0400, Mark Allman <[email protected]> wrote a message of 64 lines which said:
> Same interface to the applications. But, underneath it doesn't go > query whatever is in /etc/resolv.conf, but rather just walks the > tree itself (to the extent needed, based on the cache). It is the very definition of a resolver. As I've said, I believe you're just playing with words. > Think of it as a change under-the-hood to gethostbyname(). gethostbyname() is deprecated for a long time, partly because it works only for IPv4. Use getaddrinfo() instead. _______________________________________________ dns-operations mailing list [email protected] https://lists.dns-oarc.net/mailman/listinfo/dns-operations dns-jobs mailing list https://lists.dns-oarc.net/mailman/listinfo/dns-jobs
