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 4db0088  Use h3 if the both h3 and hq are offered
     add 4ef3d3a  QUIC: sink path manager to stream manager
     add cbbc6a5  QUIC: add Context to QUICStreamManager

No new revisions were added by this update.

Summary of changes:
 iocore/net/QUICNetVConnection.cc                 | 37 +++++++---------
 iocore/net/quic/Mock.h                           | 56 +++++++++++++++++++-----
 iocore/net/quic/QUICContext.cc                   |  9 +++-
 iocore/net/quic/QUICContext.h                    | 18 +++++++-
 iocore/net/quic/QUICPathManager.cc               | 10 ++---
 iocore/net/quic/QUICPathManager.h                | 20 ++++++---
 iocore/net/quic/QUICStreamManager.cc             | 19 +++++---
 iocore/net/quic/QUICStreamManager.h              |  6 ++-
 iocore/net/quic/test/test_QUICFrameDispatcher.cc |  2 +-
 iocore/net/quic/test/test_QUICStreamManager.cc   | 10 +++--
 10 files changed, 128 insertions(+), 59 deletions(-)

Reply via email to