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:40:46 UTC

[trafficserver] branch quic-20 updated (030cadb -> 9d561a5)

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

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


    from 030cadb  Merge branch 'master' into quic-20
     add 9d561a5  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  |  6 +++---
 iocore/net/quic/QUICConfig.cc     | 41 ++++++++++++++++++++-------------------
 iocore/net/quic/QUICConfig.h      |  6 +++---
 iocore/net/quic/QUICGlobals.cc    | 20 +++++++++++--------
 proxy/http3/Http3Transaction.cc   |  2 +-
 6 files changed, 41 insertions(+), 36 deletions(-)