MCPcopy Index your code
hub / github.com/nodejs/node / test-internal-socket-list-send.js

File test-internal-socket-list-send.js

test/parallel/test-internal-socket-list-send.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 7

assignMethod · 0.80
listenerCountMethod · 0.80
_requestMethod · 0.80
getConnectionsMethod · 0.80
closeMethod · 0.65
requireFunction · 0.50
emitMethod · 0.45

Tested by

no test coverage detected