Github user shinrich commented on the issue:

    https://github.com/apache/trafficserver/pull/863
  
    @oknet  True there are many variants of the get_remote_*   get_remote_ip 
should be going away since it is IPv4 (looks like only two references remain).  
 For get_remote_endpoint and get_remote_addr really they are two versions 
returning different data types.  Some places it is more convenient to have an 
Endpoint class other places we need a struct sockaddr.  Since one calls the 
other at least we don't have parallel implementations.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to