Searched refs:TCP_SOCKETS_ERRNO_EWOULDBLOCK (Results 1 – 2 of 2) sorted by relevance
45 #define TCP_SOCKETS_ERRNO_EWOULDBLOCK ( -2 ) /*!< A resource is temporarily unavailable. */ macro
146 ( read == TCP_SOCKETS_ERRNO_EWOULDBLOCK ) ) in wolfSSL_IORecvGlue()172 if( sent == TCP_SOCKETS_ERRNO_EWOULDBLOCK ) in wolfSSL_IOSendGlue()
Completed in 5 milliseconds