MCPcopy Create free account
hub / github.com/nodejs/undici / destroy

Method destroy

test/http2-ping-errors.js:34–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 destroy () {
35 this.destroyed = true
36 return this
37 }
38
39 ref () {}
40 unref () {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected