Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetTryNewOutboundPeer
Method
GetTryNewOutboundPeer
src/net.cpp:1713–1716 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1711
}
1712
1713
bool CConnman::GetTryNewOutboundPeer()
1714
{
1715
return m_try_another_outbound_peer;
1716
}
1717
1718
void CConnman::SetTryNewOutboundPeer(bool flag)
1719
{
Callers
2
CheckForStaleTipAndEvictPeers
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64