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

   The only parts of the interface they share are the `close` operation and the 
`sock` and `addr` fields. They have very little in common and I think the 
inheritance is kind of forced just for a minor convenience and not serving a 
useful purpose. To make sure this doesn't develop into a larger inheritance 
mess, I'd like to separate these now. This also puts `Server` in its own files 
for better organization and faster compilation.


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