DescriptionLand Recent QUIC changes.
Fix to change SendAlarm so it does not not try to write if
the connection is write blocked. Chrome b/303981.
Merge internal change: 53845630
Fixing minor nits (added using std::pair).
Merge internal change: 53257699
Increasing the maximum tcp congestion window to 200 packets from 100.
Merge internal change: 53185276
Add a DCHECK to ensure the sent packet sequence number never goes down
and separate the send alarm into a send alarm and a resume writes
alarm to be used when the socket is still writable an there may be
more pending data to write.
Merge internal change: 53050471
Merged quic_epoll_connection_helper_test.cc from internal code.
Minor nit fixes.
Merge internal change: 53048224
Move QuicAckNotifierManager from QuicConnection to
QuicSentPacketManager.
Merge internal change: 53036185
R=jar@chromium.org, rch@chromium.org, wtc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226390
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227396
Patch Set 1 #
Total comments: 12
Patch Set 2 : Fixed wtc's comments #Patch Set 3 : changed list to set in comments #Patch Set 4 : merging with trunk #Patch Set 5 : Fix to change SendAlarm crash #
Messages
Total messages: 17 (0 generated)
|