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/21 02:51:57 UTC

[trafficserver] branch quic-latest updated (0854da0 -> d05b37a)

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

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


    from 0854da0  Fix error of "HTTP GET on stream 2" scenario of QUICTracker
     add c97d8c0  Fix unit test of QUICStreamManager
     add d05b37a  Prohibit create streams when max stream id is zero

No new revisions were added by this update.

Summary of changes:
 iocore/net/quic/QUICStreamManager.cc           |   8 +-
 iocore/net/quic/test/test_QUICStreamManager.cc | 111 +++++++++++++++++++------
 2 files changed, 89 insertions(+), 30 deletions(-)