Return whether we are currently trying to open an extra outbound peer.
Synopsis
Declared in <net.h>
bool
GetTryNewOutboundPeer() const;
Return Value
true if we are currently trying to open an extra outbound peer.
Created with MrDocs