mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-08 03:33:32 +01:00
Gives seednode priority over dnsseed if both are provided
This commit is contained in:
@@ -1175,6 +1175,8 @@ public:
|
||||
|
||||
void StartExtraBlockRelayPeers();
|
||||
|
||||
// Count the number of full-relay peer we have.
|
||||
int GetFullOutboundConnCount() const;
|
||||
// Return the number of outbound peers we have in excess of our target (eg,
|
||||
// if we previously called SetTryNewOutboundPeer(true), and have since set
|
||||
// to false, we may have extra peers that we wish to disconnect). This may
|
||||
|
||||
Reference in New Issue
Block a user