You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by sc...@apache.org on 2018/04/12 00:10:19 UTC

[trafficserver] branch quic-latest updated (d75edbd -> b118034)

This is an automated email from the ASF dual-hosted git repository.

scw00 pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from d75edbd  Explicitly specify max_stream_data in tests
     add b118034  QUIC: Send MAX_XXX_FRAME 2 rtt before sender to get blocked

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICNetVConnection.cc                |  4 +--
 iocore/net/quic/QUICFlowController.cc           | 38 ++++++++++++++++++++++++-
 iocore/net/quic/QUICFlowController.h            | 34 +++++++++++++++++++---
 iocore/net/quic/QUICLossDetector.cc             |  6 ++++
 iocore/net/quic/QUICLossDetector.h              | 11 ++++++-
 iocore/net/quic/QUICStream.cc                   |  5 ++--
 iocore/net/quic/QUICStream.h                    |  9 ++++--
 iocore/net/quic/QUICStreamManager.cc            |  5 ++--
 iocore/net/quic/QUICStreamManager.h             |  4 ++-
 iocore/net/quic/test/Makefile.am                |  5 ++--
 iocore/net/quic/test/test_QUICFlowController.cc | 31 ++++++++++++++++++--
 11 files changed, 133 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
scw00@apache.org.