mirror of
https://github.com/apache/activemq.git
synced 2025-02-13 13:36:07 +00:00
Use a selector based accept when the transport socket has a selectable channel which is the case for all the NIO transport. Can reduce the time it takes to close down the transport speeding up tests.