Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 66 of file read.c.
Referenced by ReceiveActivity(), and TryToSatisfyRecvRequestFromBuffer().
{ UINT BytesAvailable = FCB->Recv.Content - FCB->Recv.BytesUsed; return !BytesAvailable && FCB->TdiReceiveClosed; }