- Version: v7.8.0
- Platform: Windows 10 Pro x64
- Subsystem: Documentation
https://nodejs.org/dist/latest-v7.x/docs/api/dns.html#dns_dns_resolveptr_hostname
dns.resolvePtr(hostname)
Should be
dns.resolvePtr(hostname, callback)
https://nodejs.org/dist/latest-v7.x/docs/api/dns.html#dns_dns_resolveptr_hostnameShould be
dns.resolvePtr(hostname, callback)