mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-23 19:38:31 +02:00
socket stuff
git-svn-id: svn://elaine/murooma/trunk@274 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
3116ec0257
commit
3dbbf8e3e5
2 changed files with 3 additions and 11 deletions
|
@ -22,7 +22,6 @@ private:
|
|||
void worker();
|
||||
std::atomic<bool> active_;
|
||||
std::thread* controllerThread;
|
||||
StreamClient* streamClient;
|
||||
ClientConnection* controlConnection;
|
||||
Stream* stream;
|
||||
int bufferMs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue