[#CConnman-Options-m_use_addrman_outgoing] = xref:CConnman.adoc[CConnman]::xref:CConnman/Options.adoc[Options]::m_use_addrman_outgoing :relfileprefix: ../../ :mrdocs: Whether to use the address manager to select outgoing peers. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool m_use_addrman_outgoing = true; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#