It seems to be that `stop_accept` calls `ep.stop` and `cancel` on the NA, and on slaves, therefore you could have one loop here that calls `stop_accept` on the slaves, which would then do the `ep.stop` and `cancel`.
I wonder if the queue should be in the `NAVec`, e.g. make that a vector of lists. [ Full content available at: https://github.com/apache/trafficserver/pull/4109 ] This message was relayed via gitbox.apache.org for [email protected]
