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

Method GetPort

NetworkServer.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121unsigned short NetworkServer::GetPort()
122{
123 return port_num;
124}
125
126bool NetworkServer::GetOnline()
127{

Callers 3

UpdateInfoMethod · 0.45
UpdateInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected