mirror of https://github.com/EdgeVPNio/evio.git
Shutdown fix
parent
721eda9cbc
commit
91ac4abd7e
|
@ -113,6 +113,6 @@ ControlListener::Run()
|
|||
void
|
||||
ControlListener::Quit()
|
||||
{
|
||||
ctrl_thread_->Stop();
|
||||
ctrl_thread_->Quit();
|
||||
}
|
||||
} // namespace tincan
|
||||
|
|
Loading…
Reference in New Issue