Closed
Description
The dns.resolve(hostname[, rrtype], callback) description says:
The callback function has arguments (err, addresses). When successful, addresses will be an array.
But it's not true for SOA record.
dns.resolve documentation:
https://nodejs.org/docs/latest-v6.x/api/dns.html#dns_dns_resolve_hostname_rrtype_callback