MCPcopy 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
1713bool CConnman::GetTryNewOutboundPeer()
1714{
1715 return m_try_another_outbound_peer;
1716}
1717
1718void CConnman::SetTryNewOutboundPeer(bool flag)
1719{

Callers 2

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64