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

Issue 2874033002: Close the connection after 3RTOs if there are no open streams and the 3RTO (Closed)

Created:
3 years, 7 months ago by mpw
Modified:
3 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Close the connection after 3RTOs if there are no open streams and the 3RTO connection option is supplied. Protected by FLAGS_quic_reloadable_flag_quic_enable_3rtos. Merge internal change: 154823650 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M net/quic/core/crypto/crypto_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_connection.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/core/quic_connection.cc View 4 chunks +16 lines, -0 lines 0 comments Download
M net/quic/core/quic_connection_test.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
mpw
3 years, 7 months ago (2017-05-10 16:37:12 UTC) #1
Ryan Hamilton
3 years, 7 months ago (2017-05-10 17:27:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698