MCPcopy 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
116std::string NetworkServer::GetHost()
117{
118 return host;
119}
120
121unsigned short NetworkServer::GetPort()
122{

Callers 1

UpdateInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected