Searched refs:WSAETIMEDOUT (Results 1 – 13 of 13) sorted by relevance
91 #if !defined(ETIMEDOUT) && defined(WSAETIMEDOUT)92 # define ETIMEDOUT WSAETIMEDOUT117 # define SETWSATIMEOUTERR WSASetLastError(WSAETIMEDOUT);
116 errno = WSAETIMEDOUT;
129 case WSAETIMEDOUT: in SendRequest()221 case WSAETIMEDOUT: in SendRequest()
613 #elif defined(WSAETIMEDOUT) in OpenControlConnection()614 case WSAETIMEDOUT: in OpenControlConnection()
446 #define WSAETIMEDOUT (WSABASEERR+60) macro
350 #define WSAETIMEDOUT (WSABASEERR+60) macro
1973 #define WSAETIMEDOUT 10060L macro
545 return WSAETIMEDOUT; in TranslateNtStatusError()
14785 SymbolicName=WSAETIMEDOUT14787 WSAETIMEDOUT - A connection attempt failed because the connected party did not properly respond aft…
14786 SymbolicName=WSAETIMEDOUT14788 WSAETIMEDOUT - A connection attempt failed because the connected party did not properly respond aft…
14788 SymbolicName=WSAETIMEDOUT14790 WSAETIMEDOUT - A connection attempt failed because the connected party did not properly respond aft…
37002 SymbolicName=WSAETIMEDOUT