MCPcopy Create free account
hub / github.com/nodejs/node / test-quic-stream-destroy-options-code.mjs

File test-quic-stream-destroy-options-code.mjs

test/parallel/test-quic-stream-destroy-options-code.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// stream.destroy(error, options) accepts an explicit `options.code`
4// that overrides the default wire code derived from `error`. The

Callers

nothing calls this directly

Calls 9

skipFunction · 0.90
allMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
resolveMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected