CConnman::GetFullOutboundConnCount

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

Synopsis

Declared in <net.h>

[[requires_capability(0x7fbc935f9c58), requires_capability(0x7fbc93360868), requires_capability(0x7fbc87429ce8), requires_capability(0x7fbc9745f8c8), requires_capability(0x7fbc8e97ba08), requires_capability(0x7fbc859fcd78), requires_capability(0x7fbc90e3a1d8), requires_capability(0x7fbc8ec35308), requires_capability(0x7fbc92aed7c8), requires_capability(0x7fbc7cdaf038), requires_capability(0x7fbc9fc8b1d8)]]
int
GetFullOutboundConnCount() const;

Return Value

the number of full-relay outbound peers.