Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Issue 682413002: Close the QUIC connection if too many sent or received packets are (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_QUIC_VERSION_21_78604601
Project:
chromium
Visibility:
Public.

Description

Close the QUIC connection if too many sent or received packets are outstanding. Protected by FLAGS_quic_too_many_outstanding_packets. Merge internal change: 78666674 [email protected]

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -4 lines) Patch
M net/quic/quic_connection.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 5 chunks +27 lines, -1 line 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +43 lines, -0 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +5 lines, -1 line 0 comments Download
M net/quic/quic_received_packet_manager.h View 2 chunks +6 lines, -1 line 0 comments Download
M net/quic/quic_received_packet_manager.cc View 1 chunk +5 lines, -1 line 0 comments Download
M net/quic/quic_utils.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-10-29 02:32:54 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-10-29 03:01:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698