JosiahWI opened a new pull request, #13245: URL: https://github.com/apache/trafficserver/pull/13245
This is a follow up on #11945 which @masaori335 requested. It moves a handful of helper functions (those that need to access members of `Directory`) to the `Directory` type, so that they become methods. Some of them were `inline`; I have kept them `inline` to preserve the intent, so those function definitions have been moved to the header file. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
