[#CConnman-Init] = xref:CConnman.adoc[CConnman]::Init :relfileprefix: ../ :mrdocs: Apply the given options to this connection manager. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e2b747948, 0x7f2e2b747a08), requires_capability(0x7f2e28940658, 0x7f2e28940718), requires_capability(0x7f2e234cf838, 0x7f2e234cf8f8), requires_capability(0x7f2e2737bfd8, 0x7f2e2737c098), requires_capability(0x7f2e235ed668, 0x7f2e235ed728), requires_capability(0x7f2e2a349758, 0x7f2e2a349818), requires_capability(0x7f2e219f6528, 0x7f2e219f65e8), requires_capability(0x7f2e21c813e8, 0x7f2e21c814a8), requires_capability(0x7f2e1aa33f48, 0x7f2e1aa34008), requires_capability(0x7f2e376b6028, 0x7f2e376b60e8), requires_capability(0x7f2e433cbbb8, 0x7f2e433cbc78)]] void Init(xref:CConnman/Options.adoc[Options] const& connOptions); ---- == Parameters [cols="1,4"] |=== | Name| Description | *connOptions* | the configuration options to apply. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#