Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ GetPort
Method
GetPort
src/netaddress.cpp:835–838 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
833
}
834
835
uint16_t CService::GetPort() const
836
{
837
return port;
838
}
839
840
bool operator==(const CService& a, const CService& b)
841
{
Callers
15
Connect
Method · 0.80
AppInitMain
Function · 0.80
TryParse
Method · 0.80
GetListenPort
Function · 0.80
AddLocal
Function · 0.80
ConnectNode
Method · 0.80
CreateNodeFromAcceptedSocket
Method · 0.80
ThreadOpenConnections
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Connect
Method · 0.80
pcp.cpp
File · 0.80
FUZZ_TARGET
Function · 0.80
Calls
no outgoing calls
Tested by
3
BOOST_AUTO_TEST_CASE
Function · 0.64
Connect
Method · 0.64
FUZZ_TARGET
Function · 0.64