MCPcopy Create free account
hub / github.com/nodejs/node / test-quic-h3-handshake-failure.mjs

File test-quic-h3-handshake-failure.mjs

test/parallel/test-quic-h3-handshake-failure.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Regression test: HTTP/3 server must not crash when a session is closed
4// before the H3 application is fully started (control streams bound).

Callers

nothing calls this directly

Calls 8

skipFunction · 0.90
setTimeoutFunction · 0.90
createPrivateKeyFunction · 0.85
listenFunction · 0.70
mustNotCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
readKeyFunction · 0.50

Tested by

no test coverage detected