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 07:02:04 UTC

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

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 cea7468  Add QUICStream::stop_sending()
     add c149a0f  Pass connection error as a reference to keep it in QNetVC like QUICStream does

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICNetVConnection.cc |  8 +++++---
 iocore/net/quic/QUICFrame.cc     | 21 ++++++++++-----------
 iocore/net/quic/QUICFrame.h      |  4 ++--
 3 files changed, 17 insertions(+), 16 deletions(-)