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

Method GetPort

src/netaddress.cpp:958–961  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

956}
957
958uint16_t CService::GetPort() const
959{
960 return port;
961}
962
963bool operator==(const CService& a, const CService& b)
964{

Callers 11

ConnectMethod · 0.80
AppInitMainFunction · 0.80
TryParseMethod · 0.80
GetListenPortFunction · 0.80
AddLocalFunction · 0.80
ConnectNodeMethod · 0.80
ThreadOpenConnectionsMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80
FUZZ_TARGETFunction · 0.80
getnodeaddressesFunction · 0.80
AddrManSelectFunction · 0.80

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.64
FUZZ_TARGETFunction · 0.64