CConnman::GetFullOutboundConnCount

Return the number of full-relay outbound peers we have.

Synopsis

Declared in <net.h>

[[requires_capability(0x7f2e2b748d48), requires_capability(0x7f2e28941a58), requires_capability(0x7f2e234d0c38), requires_capability(0x7f2e2737d3d8), requires_capability(0x7f2e235eea68), requires_capability(0x7f2e2a34ab58), requires_capability(0x7f2e219f7928), requires_capability(0x7f2e21c827e8), requires_capability(0x7f2e1aa35348), requires_capability(0x7f2e376b7428), requires_capability(0x7f2e433ccfb8)]]
int
GetFullOutboundConnCount() const;

Return Value

the number of full-relay outbound peers.