MCPcopy
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.jsFile · 0.45
pool.jsFile · 0.45
client-pipeline.jsFile · 0.45
client-post.jsFile · 0.45
upgrade-crlf.jsFile · 0.45
proxy-agent.jsFile · 0.45
retry-agent.jsFile · 0.45
client-stream.jsFile · 0.45
connect-abort.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected