MCPcopy Index your code
hub / github.com/nodejs/node / test-dns-resolver-max-timeout.js

File test-dns-resolver-max-timeout.js

test/parallel/test-dns-resolver-max-timeout.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const dnstools = require('../common/dns');
4const dns = require('dns');

Callers

nothing calls this directly

Calls 12

createSocketMethod · 0.80
setServersMethod · 0.80
timeoutFunction · 0.70
forEachMethod · 0.65
sendMethod · 0.65
addressMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
onMethod · 0.45
bindMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected