MCPcopy Index your code
hub / github.com/nodejs/node / server.js

File server.js

test/fixtures/snapshot/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const net = require('net');
4const {

Callers

nothing calls this directly

Calls 12

listenMethod · 0.80
addressMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
onMethod · 0.45
writeMethod · 0.45
endMethod · 0.45
logMethod · 0.45
createConnectionMethod · 0.45
toStringMethod · 0.45
subscribeMethod · 0.45

Tested by

no test coverage detected