Searched refs:MSG_DONTWAIT (Results 1 – 3 of 3) sorted by relevance
313 #ifndef MSG_DONTWAIT314 #define MSG_DONTWAIT 0 macro
275 pxClientInfo->usTCPFrameBytesLeft, MSG_DONTWAIT); in xMBTCPPortRxPoll()
295 xLength = recv(pxInfo->xSockId, pucBuf, usBytesLeft, MSG_DONTWAIT); in xMBTCPPortMasterGetBuf()