Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windscribe/Desktop-App
/ logout
Method
logout
src/client/engine/engine/engine.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
void Engine::logout(bool keepFirewallOn)
243
{
244
QMetaObject::invokeMethod(this,
"logoutImpl"
, Q_ARG(bool, keepFirewallOn));
245
}
246
247
void Engine::gotoCustomOvpnConfigMode()
248
{
Callers
1
logoutImplAfterDisconnect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected