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

Issue 447093002: QUIC: don't keep around state for streams created by a request (Closed)

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

Description

QUIC: don't keep around state for streams created by a request w/no body. Waiting for a stream frame w/ FIN that will never arrive, and the closed stream map grows without bound. Not flag protected. Merge internal change: 72338396 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M net/quic/reliable_quic_stream.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-07 01:40:41 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-08-07 18:45:00 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698