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

Method unref

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

Source from the content-addressed store, hash-verified

57
58 ref () {}
59 unref () {}
60
61 ping (cb) {
62 cb(new Error('boom'))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected