Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
958
uint16_t CService::GetPort() const
959
{
960
return port;
961
}
962
963
bool operator==(const CService& a, const CService& b)
964
{
Callers
11
Connect
Method · 0.80
AppInitMain
Function · 0.80
TryParse
Method · 0.80
GetListenPort
Function · 0.80
AddLocal
Function · 0.80
ConnectNode
Method · 0.80
ThreadOpenConnections
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
FUZZ_TARGET
Function · 0.80
getnodeaddresses
Function · 0.80
AddrManSelect
Function · 0.80
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.64
FUZZ_TARGET
Function · 0.64