MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetIP

Method GetIP

NetworkClient.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70std::string NetworkClient::GetIP()
71{
72 return port_ip;
73}
74
75unsigned short NetworkClient::GetPort()
76{

Callers 2

UpdateInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected