write flush removed because it servers no purpose and slows

things down
This commit is contained in:
Jeff Hill
2000-05-31 21:37:01 +00:00
parent 1ac6493678
commit 6c9909eea1
+1 -1
View File
@@ -299,7 +299,7 @@ void tcpiiu::recvMsg ()
totalBytes = (unsigned) status;
cacRingBufferWriteCommit (&this->recv, totalBytes);
cacRingBufferWriteFlush (&this->recv);
// cacRingBufferWriteFlush (&this->recv);
this->rescheduleRecvTimer (); // reschedule connection activity watchdog