Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ client-unref.js
File
client-unref.js
test/client-unref.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ Worker, isMainThread, workerData } = require(
'node:worker_threads'
)
4
Callers
nothing calls this directly
Calls
7
createServer
Function · 0.85
setTimeout
Function · 0.85
listen
Method · 0.80
end
Method · 0.45
on
Method · 0.45
request
Method · 0.45
unref
Method · 0.45
Tested by
no test coverage detected