cleaned out recvFlag

This commit is contained in:
Jeff Hill
2001-08-02 18:16:55 +00:00
parent c1e34b85fd
commit dc50563da0
-1
View File
@@ -268,7 +268,6 @@ private:
unsigned blockingForFlush;
unsigned socketLibrarySendBufferSize;
unsigned unacknowledgedSendBytes;
int recvFlag;
bool busyStateDetected; // only modified by the recv thread
bool flowControlActive; // only modified by the send process thread
bool echoRequestPending;