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

amc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from d03d0dcbe7 Make Http3App class responsible for H3 transaction 
creation/deletion (#9346)
     add d41a067bac libswoc: Update to 1.4.9. (#9592)

No new revisions were added by this update.

Summary of changes:
 lib/swoc/CMakeLists.txt                  |   2 +-
 lib/swoc/Makefile.am                     |   2 +-
 lib/swoc/include/swoc/Errata.h           |  68 +++++--
 lib/swoc/include/swoc/IPEndpoint.h       |  10 +-
 lib/swoc/include/swoc/IPRange.h          |  24 ++-
 lib/swoc/include/swoc/MemSpan.h          |  61 +++++-
 lib/swoc/include/swoc/TextView.h         |   1 +
 lib/swoc/include/swoc/bwf_base.h         |   3 +-
 lib/swoc/include/swoc/string_view_util.h |   1 +
 lib/swoc/include/swoc/swoc_file.h        | 220 +++++++++++++++++++--
 lib/swoc/include/swoc/swoc_meta.h        |  32 ++++
 lib/swoc/include/swoc/swoc_version.h     |   4 +-
 lib/swoc/src/swoc_file.cc                | 315 ++++++++++++++++++++++++++++---
 lib/swoc/src/swoc_ip.cc                  |  54 ++++--
 14 files changed, 710 insertions(+), 87 deletions(-)

Reply via email to