MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetTryNewOutboundPeer

Method GetTryNewOutboundPeer

src/net.cpp:1874–1877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1872}
1873
1874bool CConnman::GetTryNewOutboundPeer() const
1875{
1876 return m_try_another_outbound_peer;
1877}
1878
1879void CConnman::SetTryNewOutboundPeer(bool flag)
1880{

Callers 3

BOOST_AUTO_TEST_CASEFunction · 0.80
FUZZ_TARGET_INITFunction · 0.80

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.64
FUZZ_TARGET_INITFunction · 0.64