Yes, I think you want to call `stop_accept` instead of `cancel`. That is, do the `ep.stop()` only for this `NetAccept` instance and call `stop_accept` on the slaves which will do both the required stopping and pass on to any nested slaves.
[ Full content available at: https://github.com/apache/trafficserver/pull/4109 ] This message was relayed via gitbox.apache.org for [email protected]
