Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ destroy
Method
destroy
test/pool.js:723–725 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
721
}
722
723
destroy () {
724
this.destroyed = true
725
}
726
}
727
728
const
pool =
new
Pool(
'http://notahost'
, {
Callers
15
stream-compat.js
File · 0.45
pool.js
File · 0.45
client-pipeline.js
File · 0.45
client-post.js
File · 0.45
upgrade-crlf.js
File · 0.45
client-retry-resume-backpressure.js
File · 0.45
env-http-proxy-agent.js
File · 0.45
pipeline-pipelining.js
File · 0.45
proxy-agent.js
File · 0.45
retry-agent.js
File · 0.45
client-stream.js
File · 0.45
connect-abort.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected