Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
net = require(
'net'
);
4
const
{
Callers
nothing calls this directly
Calls
12
setDeserializeMainFunction
Function · 0.85
listen
Method · 0.80
address
Method · 0.65
close
Method · 0.65
require
Function · 0.50
on
Method · 0.45
write
Method · 0.45
end
Method · 0.45
log
Method · 0.45
createConnection
Method · 0.45
toString
Method · 0.45
subscribe
Method · 0.45
Tested by
no test coverage detected