MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / net.cpp

File net.cpp

src/test/fuzz/net.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2020-present The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4

Callers

nothing calls this directly

Calls 15

ConsumeTimeFunction · 0.85
ConsumeNodeFunction · 0.85
CallOneOfFunction · 0.85
ConsumeWeakEnumFunction · 0.85
ConsumeServiceFunction · 0.85
AddLocalFunction · 0.85
IsLocalFunction · 0.85
SeenLocalFunction · 0.85
RemoveLocalFunction · 0.85
GetLocalAddressFunction · 0.85
SetCommonVersionMethod · 0.80

Tested by

no test coverage detected