mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-28 08:26:16 +02:00
stopping
git-svn-id: svn://elaine/murooma/trunk@342 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
b3336df0f2
commit
afc2c5baab
3 changed files with 6 additions and 6 deletions
|
@ -62,7 +62,7 @@ void Controller::start(const PcmDevice& pcmDevice, const std::string& ip, size_t
|
|||
|
||||
void Controller::stop()
|
||||
{
|
||||
logD << "Stopping\n";
|
||||
logD << "Stopping Controller" << endl;
|
||||
active_ = false;
|
||||
controllerThread_->join();
|
||||
clientConnection_->stop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue