Descriptionrelnote: Close QUIC connections due to too many open streams earlier in
processing. No significant behavior change. Flag-protected by enabled
FLAGS_exact_stream_id_delta.
Replace the "maximum delta in stream ID" test on a newly-created stream
with an exact test for the max number of open streams. Change the error
in this case from QUIC_INVALID_STREAM_ID to QUIC_TOO_MANY_OPEN_STREAMS.
FIXED=22477228
Merge internal change: 99369742
R=rch@chromium.org
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 2 (0 generated)
|