[#CConnman-Stop] = xref:CConnman.adoc[CConnman]::Stop :relfileprefix: ../ :mrdocs: Stop the connection manager: stop the threads, then the nodes. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f950f5fdb00, 0x7f950f5fdbc0), requires_capability(0x7f950ed86330, 0x7f950ed863f0), requires_capability(0x7f950b48e5a0, 0x7f950b48e660), requires_capability(0x7f95034d11c0, 0x7f95034d1280), requires_capability(0x7f950e20e590, 0x7f950e20e650), requires_capability(0x7f9527746230, 0x7f95277462f0), requires_capability(0x7f950c3233c0, 0x7f950c323480), requires_capability(0x7f950c23eff0, 0x7f950c23f0b0), requires_capability(0x7f95018b87a0, 0x7f95018b8860), requires_capability(0x7f950bd90650, 0x7f950bd90710), requires_capability(0x7f95065c7d50, 0x7f95065c7e10)]] void Stop(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#