mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-18 19:46:14 +02:00
serverxxx
git-svn-id: svn://elaine/murooma/trunk@115 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
53e22c8f59
commit
aec2b4ee53
1 changed files with 1 additions and 3 deletions
|
@ -34,9 +34,7 @@ int main () {
|
|||
gettimeofday(&tvChunk, NULL);
|
||||
long nextTick = getTickCount();
|
||||
|
||||
while (cin.good())
|
||||
cin.get();
|
||||
cin.clear();
|
||||
cin.sync();
|
||||
|
||||
while (cin.good())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue