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 2019/06/17 06:47:44 UTC

[trafficserver] branch quic-latest updated (b13bf72 -> 23f13ac)

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 b13bf72  Merge branch 'master' into quic-latest
     add 23f13ac  Catch up changes on master

No new revisions were added by this update.

Summary of changes:
 iocore/net/P_QUICNetVConnection.h   |  2 +-
 iocore/net/QUICNetVConnection.cc    |  8 ++++----
 iocore/net/quic/QUICConfig.cc       | 41 +++++++++++++++++++------------------
 iocore/net/quic/QUICConfig.h        |  6 +++---
 iocore/net/quic/QUICGlobals.cc      | 20 ++++++++++--------
 iocore/net/quic/QUICLossDetector.cc |  8 +++++---
 proxy/http3/Http3Transaction.cc     |  2 +-
 7 files changed, 47 insertions(+), 40 deletions(-)