masaori335 opened a new pull request, #12626:
URL: https://github.com/apache/trafficserver/pull/12626

   Two HostDB related handers are not used.
   ```
   int state_pre_resolve(int event, void *data);
   int state_mark_os_down(int event, void *data);
   ```
   
   This handler is declared but doesn't have definition.
   ```
   int state_auth_callback(int event, void *data);
   ```
   


-- 
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]

Reply via email to