[#CConnman-SetTryNewOutboundPeer] = xref:CConnman.adoc[CConnman]::SetTryNewOutboundPeer :relfileprefix: ../ :mrdocs: Set whether to try opening an extra outbound peer beyond the normal target. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetTryNewOutboundPeer(bool flag); ---- == Parameters [cols="1,4"] |=== | Name| Description | *flag* | whether to try opening an extra outbound peer. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#