Searched refs:rxError (Results 1 – 1 of 1) sorted by relevance
569 int32_t rxError = 0; in PostRecv() local602 rxError = WSAGetLastError(); in PostRecv()603 if(rxError != ERROR_IO_PENDING) in PostRecv()612 rxError, in PostRecv()619 if((rxError == ERROR_IO_PENDING) || (nRet == 0)) in PostRecv()