Searched refs:WaitRecv (Results 1 – 2 of 2) sorted by relevance
203 int32_t WaitRecv(uint64_t timeout);
370 int32_t CNetHandler::WaitRecv(uint64_t timeout) in WaitRecv() function in CNetHandler444 ret = this->WaitRecv(time_left); in SendRecv()