MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / Detach

Method Detach

Src/Core/ConnectorBridge.cpp:21–24  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

19
20////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
21void FSecure::C3::Core::ConnectorBridge::Detach()
22{
23 m_IsAlive = false;
24}
25
26////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
27void FSecure::C3::Core::ConnectorBridge::TurnOff()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected