[#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(0x7f2e2b748100, 0x7f2e2b7481c0), requires_capability(0x7f2e28940e10, 0x7f2e28940ed0), requires_capability(0x7f2e234cfff0, 0x7f2e234d00b0), requires_capability(0x7f2e2737c790, 0x7f2e2737c850), requires_capability(0x7f2e235ede20, 0x7f2e235edee0), requires_capability(0x7f2e2a349f10, 0x7f2e2a349fd0), requires_capability(0x7f2e219f6ce0, 0x7f2e219f6da0), requires_capability(0x7f2e21c81ba0, 0x7f2e21c81c60), requires_capability(0x7f2e1aa34700, 0x7f2e1aa347c0), requires_capability(0x7f2e376b67e0, 0x7f2e376b68a0), requires_capability(0x7f2e433cc370, 0x7f2e433cc430)]] void Stop(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#