MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / Exit

Method Exit

Src/SSH/SSHTunnelThread.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29void CSSHTunnelThread::Exit()
30{
31 m_bExit = true;
32}
33
34void CSSHTunnelThread::run()
35{

Callers 2

OnCleanMethod · 0.80
CleanSSHTunnelPipeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected