MCPcopy Index your code
hub / github.com/nodejs/node / getDefaultResultOrder

Function getDefaultResultOrder

lib/internal/dns/utils.js:289–291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

287}
288
289function getDefaultResultOrder() {
290 return dnsOrder;
291}
292
293function createResolverClass(resolver) {
294 const resolveMap = { __proto__: null };

Callers 2

lookupFunction · 0.85
lookupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…