Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetHost
Method
GetHost
NetworkServer.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
std::string NetworkServer::GetHost()
117
{
118
return host;
119
}
120
121
unsigned short NetworkServer::GetPort()
122
{
Callers
1
UpdateInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected