MCPcopy Index your code
hub / github.com/nodejs/node / test-net-get-connections.js

File test-net-get-connections.js

test/async-hooks/test-net-get-connections.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

getConnectionsMethod · 0.80
requireFunction · 0.50

Tested by

no test coverage detected