mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-19 12:06:15 +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);
|
gettimeofday(&tvChunk, NULL);
|
||||||
long nextTick = getTickCount();
|
long nextTick = getTickCount();
|
||||||
|
|
||||||
while (cin.good())
|
cin.sync();
|
||||||
cin.get();
|
|
||||||
cin.clear();
|
|
||||||
|
|
||||||
while (cin.good())
|
while (cin.good())
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue