serverxxx

git-svn-id: svn://elaine/murooma/trunk@115 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-07-28 06:09:14 +00:00
parent 53e22c8f59
commit aec2b4ee53

View file

@ -34,9 +34,7 @@ int main () {
gettimeofday(&tvChunk, NULL);
long nextTick = getTickCount();
while (cin.good())
cin.get();
cin.clear();
cin.sync();
while (cin.good())
{