Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetPort
Method
GetPort
src/netaddress.cpp:504–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
502
}
503
504
unsigned short CService::GetPort() const
505
{
506
return port;
507
}
508
509
bool operator==(const CService& a, const CService& b)
510
{
Callers
6
AppInitMain
Function · 0.80
AddLocal
Function · 0.80
ConnectNode
Method · 0.80
ThreadOpenConnections
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
getProxySettings
Method · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64