Improvement: Ensure that peer selection strategy does not
fully connect to all peers in the peer list. This will reduce
file descriptor usage and means each sub channel either has
1+(n incoming) connected peers or minConnection number of connected
peers.