This is an automated email from the ASF dual-hosted git repository.
jpeach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from c3fa888b5f Resolve circular dep in esi components (#9817)
add 4d17774fdf Remove proxy/Main.h and associated globals. (#9814)
No new revisions were added by this update.
Summary of changes:
iocore/cache/test/stub.cc | 3 --
iocore/hostdb/HostDB.cc | 22 ++++++++---
iocore/hostdb/I_HostDBProcessor.h | 5 +++
iocore/net/P_NetAccept.h | 2 +
iocore/net/P_UnixNet.h | 1 -
iocore/net/UnixNetAccept.cc | 9 +++--
proxy/CacheControl.cc | 5 +--
proxy/Main.h | 45 ----------------------
proxy/http/HttpProxyServerMain.cc | 3 --
proxy/logging/LogStandalone.cc | 20 ++--------
src/traffic_server/Crash.cc | 8 ++--
.../traffic_server/Crash.h | 15 +++-----
src/traffic_server/traffic_server.cc | 34 ++++++++--------
13 files changed, 63 insertions(+), 109 deletions(-)
delete mode 100644 proxy/Main.h
copy iocore/net/quic/QUICStreamAdapter.cc => src/traffic_server/Crash.h (81%)