Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ Shutdown
Method
Shutdown
OsiInterface/OsirisProxy.cpp:71–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void OsirisProxy::Shutdown()
72
{
73
Debug(
"OsirisProxy::Shutdown: Starting"
);
74
Wrappers.Shutdown();
75
}
76
77
78
void OsirisProxy::EnableDebugging(bool Enabled, uint16_t Port)
Callers
1
DllMain
Function · 0.45
Calls
1
Debug
Function · 0.85
Tested by
no test coverage detected