Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ GetPort
Method
GetPort
src/netbase.cpp:1136–1139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1134
}
1135
1136
unsigned short CService::GetPort() const
1137
{
1138
return port;
1139
}
1140
1141
bool operator==(const CService& a, const CService& b)
1142
{
Callers
6
read
Method · 0.80
ConnectSocket
Function · 0.80
AppInit2
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