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

Issue 697053006: Remove setting of initial CWND in quic_server. (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@Remove_redundant_initial_79186360
Project:
chromium
Visibility:
Public.

Description

Remove setting of initial CWND in quic_server. The comment is wrong - this isn't setting flow control stuff at all, and we don't need to send an initial CWND as the client will use the default. Merge internal change: 79189335 R=rch@chromium.org

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M net/quic/quic_server.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M net/tools/quic/quic_server.cc View 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
ramant (doing other things)
6 years, 1 month ago (2014-11-06 17:50:58 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-11-06 23:54:35 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698