DescriptionCorrect SpdySession StreamID exhaustion behavior
If the stream ID space is exhausted, SpdySession must allow active
streams to complete, but prevent new streams from being created.
Change SpdySession to begin going away in this case, and add an explicit
test on ID exhaustion.
Also allow stream IDs to use the full 31-bit space available.
BUG=373858
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271175
Patch Set 1 #Patch Set 2 : Comment tweaks. #
Messages
Total messages: 6 (0 generated)
|