Searched refs:syserr_wsaeinprogress (Results 1 – 2 of 2) sorted by relevance
789 syserr_wsaeinprogress, enumerator
1214 case syserr_wsaeinprogress: return (WSAEINPROGRESS); in syserr_to_win32_error_code()1936 case WSAEINPROGRESS: return (syserr_wsaeinprogress); in win32_error_code_to_syserr()