Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Issue 682293004: Change the number of emulated connections in QUIC's congestion control (Closed)

Created:
6 years, 1 month ago by ramant (doing other things)
Modified:
6 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@merge_78853598
Project:
chromium
Visibility:
Public.

Description

Change the number of emulated connections in QUIC's congestion control as the number of open streams changes when the NCON connection option is supplied. Merge internal change: 78876869 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M net/quic/crypto/crypto_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_connection.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 3 chunks +12 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M net/quic/quic_session.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-11-03 17:51:08 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-11-03 18:11:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698