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

Method close

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

Source from the content-addressed store, hash-verified

48 }
49
50 close () {
51 this.closed = true
52 }
53
54 destroy () {
55 this.destroyed = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected