[#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(0x7ff36f780860, 0x7ff36f780920), requires_capability(0x7ff36f4670d0, 0x7ff36f467190), requires_capability(0x7ff37f406690, 0x7ff37f406750), requires_capability(0x7ff377563460, 0x7ff377563520), requires_capability(0x7ff37b69e960, 0x7ff37b69ea20), requires_capability(0x7ff37e1c6590, 0x7ff37e1c6650), requires_capability(0x7ff379a7cae0, 0x7ff379a7cba0), requires_capability(0x7ff36f4a3b20, 0x7ff36f4a3be0), requires_capability(0x7ff37bc14780, 0x7ff37bc14840), requires_capability(0x7ff3814a4750, 0x7ff3814a4810), requires_capability(0x7ff3666cb7d0, 0x7ff3666cb890)]] void Stop(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#