Github user SolidWallOfCode commented on the pull request:
https://github.com/apache/trafficserver/pull/366#issuecomment-162560602
A few questions -
1. Why is it the destruction of a `NetAccept` a concern - I thought that
only happened during process shutdown. Is there a case where it happens during
process execution? Or this a general cleanup?
2. Is `net_accept` actually called? I think it might be called if a plugin
calls `TSNetAccept` but I would be interested in confirmation of that.
3. Why not have the destructor of `NetAccept`
---
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 [email protected] or file a JIRA ticket
with INFRA.
---