diff options
author | rtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 02:43:25 +0000 |
---|---|---|
committer | rtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 02:43:25 +0000 |
commit | 49769d31820e00ee35c4a554e9e557023d8948ce (patch) | |
tree | dd1987b66d80668fc41f1d826264c429b6248a71 /ash/system/user | |
parent | 089df8eba039306e50da494446c5ea7ee5cdbb54 (diff) | |
download | chromium_src-49769d31820e00ee35c4a554e9e557023d8948ce.zip chromium_src-49769d31820e00ee35c4a554e9e557023d8948ce.tar.gz chromium_src-49769d31820e00ee35c4a554e9e557023d8948ce.tar.bz2 |
SPDY - handle stalled spdy streams properly when number of concurrent
streams go over 100.
Changed create_stream_queues_ to pending_create_stream_queues_ for readability (jar).
When a spdy_stream is closed or a created stream which didn't have stream_id
is cancelled, handle how many streams get unstalled (or new streams
that are created) properly. Fix is not to go over the max concurrent
streams limit.
Bug=170491
R=rch@chromium.org,jar@chromium.org
TESTS=network unit tests
Review URL: https://chromiumcodereview.appspot.com/12033016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/system/user')
0 files changed, 0 insertions, 0 deletions