MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-stream-reset-after-data.mjs

File test-quic-stream-reset-after-data.mjs

test/parallel/test-quic-stream-reset-after-data.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Test: resetStream() after all data written but before ACK.
4// The stream is in the Data Sent state — all data has been sent

Callers

nothing calls this directly

Calls 13

skipFunction · 0.90
okFunction · 0.85
includesMethod · 0.80
encodeMethod · 0.80
resetStreamMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
mustNotCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
thenMethod · 0.45

Tested by

no test coverage detected