Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-filehandle-no-reuse.js
File
test-filehandle-no-reuse.js
test/async-hooks/test-filehandle-no-reuse.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
initHooks = require(
'./init-hooks'
);
Callers
nothing calls this directly
Calls
14
respondWithFD
Method · 0.80
listen
Method · 0.80
connect
Method · 0.65
address
Method · 0.65
request
Method · 0.65
close
Method · 0.65
require
Function · 0.50
skip
Method · 0.45
enable
Method · 0.45
path
Method · 0.45
openSync
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected