MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-shared-endpoint-stream-close.mjs

File test-quic-shared-endpoint-stream-close.mjs

test/parallel/test-quic-shared-endpoint-stream-close.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3// Regression test: when a client QuicEndpoint has a session terminated
4// by a stateless reset, subsequent sessions on the same endpoint must

Callers

nothing calls this directly

Calls 12

skipFunction · 0.90
encodeMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
bytesFunction · 0.50
okMethod · 0.45
endSyncMethod · 0.45
destroyMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected