Return the number of outbound peers we have in excess of our target.
Synopsis
Declared in <net.h>
[[requires_capability(0x7ff36f7815e8), requires_capability(0x7ff36f467e58), requires_capability(0x7ff37f407418), requires_capability(0x7ff3775641e8), requires_capability(0x7ff37b69f6e8), requires_capability(0x7ff37e1c7318), requires_capability(0x7ff379a7d868), requires_capability(0x7ff36f4a48a8), requires_capability(0x7ff37bc15508), requires_capability(0x7ff3814a54d8), requires_capability(0x7ff3666cc558)]]
int
GetExtraFullOutboundCount() const;
Return Value
the number of outbound peers in excess of our target.
Created with MrDocs