JosiahWI opened a new pull request, #11535: URL: https://github.com/apache/trafficserver/pull/11535
We had hoped it would be simple to replace the use of `SocketManager` in all components in one go. Sadly, the use of `SocketManager` is inconsistent and mixed with direct calls to functions from ink_sock.h. Since there will be changes to the UnixSocket API to fix the consistency, I am making these changes one component at a time for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org