dns.resolve6(hostname, callback)
Uses the DNS protocol to resolve a IPv6 addresses (AAAA
records) for the hostname
. The addresses
argument passed to the callback
function will contain an array of IPv6 addresses.
dns.resolve6(hostname, callback)
Uses the DNS protocol to resolve a IPv6 addresses (AAAA
records) for the hostname
. The addresses
argument passed to the callback
function will contain an array of IPv6 addresses.
Designed by : w10schools
service@w10schools.com
Please login to continue.