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 80210bc Fix tests for QUICStreamManager
add c832698 QUIC Uses IOBufferBlock instead of ats_unique_malloc
add f7fcbb5 QUIC: update crypto data buffer with IOBufferBlock
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/QUICFrame.cc | 131 +++++++++++++++++----------------
iocore/net/quic/QUICFrame.h | 18 ++---
iocore/net/quic/QUICStream.cc | 16 +++-
iocore/net/quic/test/main.cc | 4 +
iocore/net/quic/test/test_QUICFrame.cc | 93 ++++++++++++++---------
5 files changed, 149 insertions(+), 113 deletions(-)