Fixed 100% processor time issue.

This commit is contained in:
lotodore
2007-11-21 00:26:14 +00:00
parent 46b8ae54b8
commit a7f0a23f22
+2
View File
@@ -258,6 +258,8 @@ SenderThread::Main()
else
Msleep(SEND_TIMEOUT_MSEC);
}
else
Msleep(SEND_TIMEOUT_MSEC);
}
}