Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-net-bytes-written-large.js
File
test-net-bytes-written-large.js
test/parallel/test-net-bytes-written-large.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
assert = require(
'assert'
);
4
const
net = require(
'net'
);
Callers
nothing calls this directly
Calls
12
listen
Method · 0.80
alloc
Method · 0.80
cork
Method · 0.80
uncork
Method · 0.80
connect
Method · 0.65
address
Method · 0.65
resume
Method · 0.65
close
Method · 0.65
require
Function · 0.50
end
Method · 0.45
on
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected