This is an automated email from the ASF dual-hosted git repository.
jvanderzee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 884788b4ff Remove dead locking logic in `HttpCacheSM` (#11538)
add 53c327836a Use UnixSocket instead of SocketManager in proxy (#11535)
No new revisions were added by this update.
Summary of changes:
{src => include}/iocore/eventsystem/UnixSocket.h | 0
src/iocore/eventsystem/P_UnixSocketManager.h | 3 +--
src/iocore/eventsystem/SocketManager.cc | 2 +-
src/iocore/eventsystem/UnixSocket.cc | 2 +-
src/proxy/http/HttpConfig.cc | 3 ++-
5 files changed, 5 insertions(+), 5 deletions(-)
rename {src => include}/iocore/eventsystem/UnixSocket.h (100%)