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 b3e8671 Rename server id to instance id
add 8b3effa Reduce use of QUICConfig
add 0baa9ce Fix build error in unit tests
No new revisions were added by this update.
Summary of changes:
iocore/net/P_QUICNetProcessor.h | 1 -
iocore/net/QUICNetVConnection.cc | 3 ++-
iocore/net/quic/QUICAltConnectionManager.cc | 12 ++++--------
iocore/net/quic/QUICAltConnectionManager.h | 4 +++-
iocore/net/quic/QUICConfig.cc | 2 ++
iocore/net/quic/QUICPacket.cc | 5 ++---
iocore/net/quic/QUICPacketReceiveQueue.cc | 1 -
iocore/net/quic/QUICStreamManager.cc | 1 -
iocore/net/quic/QUICTypes.cc | 9 +++++----
iocore/net/quic/QUICTypes.h | 2 ++
iocore/net/quic/test/event_processor_main.cc | 2 +-
11 files changed, 21 insertions(+), 21 deletions(-)