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

Method GetConnected

NetworkClient.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96bool NetworkClient::GetConnected()
97{
98 return(server_connected);
99}
100
101bool NetworkClient::GetOnline()
102{

Callers 3

cli_pre_detectionFunction · 0.80
ResourceManagerMethod · 0.80
AttemptLocalConnectionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected