MCPcopy 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
71void OsirisProxy::Shutdown()
72{
73 Debug("OsirisProxy::Shutdown: Starting");
74 Wrappers.Shutdown();
75}
76
77
78void OsirisProxy::EnableDebugging(bool Enabled, uint16_t Port)

Callers 1

DllMainFunction · 0.45

Calls 1

DebugFunction · 0.85

Tested by

no test coverage detected