MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-max-payload-size.mjs

File test-quic-max-payload-size.mjs

test/parallel/test-quic-max-payload-size.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// Test: maxPayloadSize causes smaller packets.
4// With a smaller maxPayloadSize, packets should be smaller.

Callers

nothing calls this directly

Calls 3

skipFunction · 0.90
okFunction · 0.85

Tested by

no test coverage detected