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

Issue 530343002: Change GetLeastUnacked() to return the next packet that could be sent (Closed)

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

Description

Change GetLeastUnacked() to return the next packet that could be sent when there are no packets in flight instead of 0. This should help solve the problem we are seeing in trace logs from internal servers where the ack line drops to 0. Merge internal change: 74396185 R=rch@chromium.org

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 3 months ago (2014-09-03 02:11:41 UTC) #1
Ryan Hamilton
6 years, 3 months ago (2014-09-03 18:19:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698