lzx404243 opened a new pull request, #10315: URL: https://github.com/apache/trafficserver/pull/10315
This PR moves InkAPI.cc into src/api, so that it's built into the libtsapi.so. This adds extra dependencies so The libraries linked to the binaries are updated(automake and cmake). Also moved some source files around to make it built: * Moved `Hoststatus.cc` from `src/traffic_server/` to `proxy/` where the header is. * Moved `FetchSM.h/cc` from `src/traffic_server/` to `proxy/http`. * Moved `InkContInternal.cc` and `InkIOCoreAPI.cc` from `src/traffic_server/` to `proxy/`. -- 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]
