MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-zero-rtt-disabled-server.mjs

File test-quic-zero-rtt-disabled-server.mjs

test/parallel/test-quic-zero-rtt-disabled-server.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Test: Server rejects 0-RTT when enableEarlyData: false.
4// The client has a valid session ticket and token, and attempts 0-RTT.

Callers

nothing calls this directly

Calls 11

skipFunction · 0.90
createPrivateKeyFunction · 0.85
randomBytesFunction · 0.85
allMethod · 0.80
sendDatagramMethod · 0.80
listenFunction · 0.70
connectFunction · 0.70
mustNotCallFunction · 0.70
closeMethod · 0.65
readKeyFunction · 0.50
endSyncMethod · 0.45

Tested by

no test coverage detected