You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2018/12/11 05:32:29 UTC

[trafficserver] branch quic-latest updated (98f0ca4 -> cea7468)

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

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


    from 98f0ca4  Don't retransmit PING frame
     add cea7468  Add QUICStream::stop_sending()

No new revisions were added by this update.

Summary of changes:
 iocore/net/quic/QUICPacketRetransmitter.cc |  1 +
 iocore/net/quic/QUICStream.cc              | 18 ++++++++++++++++++
 iocore/net/quic/QUICStream.h               |  8 ++++++--
 iocore/net/quic/test/test_QUICStream.cc    | 30 ++++++++++++++++++++++++++++++
 4 files changed, 55 insertions(+), 2 deletions(-)