Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ GetPort
Method
GetPort
src/netbase.cpp:1149–1152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1147
}
1148
1149
unsigned short CService::GetPort() const
1150
{
1151
return port;
1152
}
1153
1154
bool operator==(const CService& a, const CService& b)
1155
{
Callers
5
ConnectSocket
Function · 0.80
BOOST_FOREACH
Function · 0.80
AddLocal
Function · 0.80
ThreadOpenConnections
Function · 0.80
getProxySettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected