Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetOnline
Method
GetOnline
NetworkServer.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
bool NetworkServer::GetOnline()
127
{
128
return server_online;
129
}
130
131
bool NetworkServer::GetListening()
132
{
Callers
6
WaitWhileServerOnline
Function · 0.45
AttemptLocalConnection
Function · 0.45
main
Function · 0.45
UpdateInfo
Method · 0.45
on_ServerStartButton_clicked
Method · 0.45
on_ServerStopButton_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected