MCPcopy Index your code
hub / github.com/nodejs/node / test-dns-resolvesrv.js

File test-dns-resolvesrv.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2// Regression test for dns.resolveSrv() functionality.
3// This test ensures SRV record resolution works correctly, which is
4// critical for services like MongoDB Atlas that use SRV records for

Callers

nothing calls this directly

Calls 11

createSocketMethod · 0.80
assignMethod · 0.80
setServersMethod · 0.80
validateResultFunction · 0.70
sendMethod · 0.65
mapMethod · 0.65
addressMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
onMethod · 0.45
bindMethod · 0.45

Tested by

no test coverage detected