Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetServer
Method
GetServer
ResourceManager.cpp:572–575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
NetworkServer* ResourceManager::GetServer()
573
{
574
return(server);
575
}
576
577
static void NetworkClientInfoChangeCallback(void* this_ptr)
578
{
Callers
3
cli_pre_detection
Function · 0.80
main
Function · 0.80
AddServerTab
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected