Start the connection manager and its worker threads.
Declared in <net.h>
[[requires_capability(0x7f950f5fd550, 0x7f950f5fd610, 0x7f950f5fd6d0, 0x7f950f5fd790), requires_capability(0x7f950ed85d80, 0x7f950ed85e40, 0x7f950ed85f00, 0x7f950ed85fc0), requires_capability(0x7f950b48dff0, 0x7f950b48e0b0, 0x7f950b48e170, 0x7f950b48e230), requires_capability(0x7f95034d0c10, 0x7f95034d0cd0, 0x7f95034d0d90, 0x7f95034d0e50), requires_capability(0x7f950e20dfe0, 0x7f950e20e0a0, 0x7f950e20e160, 0x7f950e20e220), requires_capability(0x7f9527745c80, 0x7f9527745d40, 0x7f9527745e00, 0x7f9527745ec0), requires_capability(0x7f950c322e10, 0x7f950c322ed0, 0x7f950c322f90, 0x7f950c323050), requires_capability(0x7f950c23ea40, 0x7f950c23eb00, 0x7f950c23ebc0, 0x7f950c23ec80), requires_capability(0x7f95018b81f0, 0x7f95018b82b0, 0x7f95018b8370, 0x7f95018b8430), requires_capability(0x7f950bd900a0, 0x7f950bd90160, 0x7f950bd90220, 0x7f950bd902e0), requires_capability(0x7f95065c77a0, 0x7f95065c7860, 0x7f95065c7920, 0x7f95065c79e0)]]
bool
Start(
CScheduler& scheduler,
Options const& options);
true if the connection manager started successfully.
| Name | Description |
|---|---|
| scheduler | the scheduler used for recurring background tasks. |
| options | the configuration options to apply before starting. |