Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
bool NetworkClient::GetConnected()
97
{
98
return(server_connected);
99
}
100
101
bool NetworkClient::GetOnline()
102
{
Callers
3
cli_pre_detection
Function · 0.80
ResourceManager
Method · 0.80
AttemptLocalConnection
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected