Searched defs:readyToReceive (Results 1 – 3 of 3) sorted by relevance
86 bool readyToReceive; variable
253 void Socket::GetStatus(bool& readyToReceive, bool& readyToSend) const in GetStatus()
131 bool readyToReceive = false; in Run() local