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

zwoop pushed a change to branch 9.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from c9d6e9948 Remove deprecated ld option (--add-needed) (#9141)
     new 0e7e85f19 Remove unnecessary, dangerous casts from SET_HANDLER and 
SET_CONTINUATION invocations. (#9129)
     new 158e25eb3 Fix hosting.config reloading (#9046)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 iocore/cache/Cache.cc             |  40 +++++++-----
 iocore/cache/CacheHosting.cc      |   2 +-
 iocore/cache/CacheVol.cc          |   8 ++-
 iocore/cache/P_CacheHosting.h     | 133 ++++++++++++++++++++++++++++++++++++--
 iocore/cache/P_CacheInternal.h    |   4 +-
 iocore/dns/DNS.cc                 |   8 +--
 iocore/eventsystem/P_Freer.h      |   5 +-
 iocore/hostdb/HostDB.cc           |  18 +++---
 iocore/hostdb/P_HostDBProcessor.h |   2 +-
 iocore/net/QUICNetVConnection.cc  |  18 +++---
 iocore/net/SSLNetVConnection.cc   |   2 +-
 iocore/net/Socks.cc               |   2 +-
 iocore/net/UnixNet.cc             |   2 +-
 iocore/net/UnixNetAccept.cc       |  14 ++--
 iocore/net/UnixNetVConnection.cc  |   6 +-
 iocore/net/UnixUDPNet.cc          |   4 +-
 proxy/CacheControl.cc             |   5 +-
 proxy/logging/Log.cc              |   2 +-
 src/traffic_server/SocksProxy.cc  |   6 +-
 19 files changed, 205 insertions(+), 76 deletions(-)

Reply via email to