Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ onReverse
Function
onReverse
test/fixtures/snapshot/dns-resolve.js:19–21 ·
view source on GitHub ↗
(hostnames)
Source
from the content-addressed store, hash-verified
17
}
18
19
function
onReverse(hostnames) {
20
console.log(`hostnames: ${JSON.stringify(hostnames)}`);
21
}
22
23
function
query() {
24
if
(process.env.NODE_TEST_DNS) {
Callers
1
query
Function · 0.85
Calls
1
log
Method · 0.45
Tested by
no test coverage detected