Set whether to try opening an extra outbound peer beyond the normal target.
Synopsis
Declared in <net.h>
void
SetTryNewOutboundPeer(bool flag);
Parameters
Name |
Description |
flag |
whether to try opening an extra outbound peer. |
Created with MrDocs