Uses the DNS protocol to resolve IPv6 addresses (AAAA records) for the hostname. The addresses argument passed to the callback function will contain an array of IPv6 addresses.
AAAA
hostname
addresses
callback
Host name to resolve.
v0.1.16
Uses the DNS protocol to resolve IPv6 addresses (
AAAArecords) for thehostname. Theaddressesargument passed to thecallbackfunction will contain an array of IPv6 addresses.