Searched refs:WSAECONNRESET (Results 1 – 17 of 17) sorted by relevance
35 #define ECONNRESET WSAECONNRESET
123 #define ECONNRESET WSAECONNRESET
619 if( WSAGetLastError() == WSAECONNRESET ) in mbedtls_net_recv()701 if( WSAGetLastError() == WSAECONNRESET ) in mbedtls_net_send()
114 case WSAECONNRESET: in SendRequest()206 case WSAECONNRESET: in SendRequest()
623 #elif defined(WSAECONNRESET) in OpenControlConnection()624 case WSAECONNRESET: in OpenControlConnection()
440 #define WSAECONNRESET (WSABASEERR+54) macro
1967 #define WSAECONNRESET 10054L macro
344 #define WSAECONNRESET (WSABASEERR+54) macro
1014 ct->ct_error.re_errno = WSAECONNRESET;
173 case WSAECONNRESET: in socket_errno()
551 return WSAECONNRESET; in TranslateNtStatusError()1349 Socket->SharedData->SocketLastError = WSAECONNRESET; in WSPSelect()
9978 ok(GetLastError() == WSAECONNRESET, "Last error was %d\n", GetLastError()); in test_completion_port()10108 todo_wine ok(GetLastError() == WSAECONNRESET, "Last error was %d\n", GetLastError()); in test_completion_port()
14737 SymbolicName=WSAECONNRESET14739 WSAECONNRESET - An existing connection was forcibly closed by the remote host.
14738 SymbolicName=WSAECONNRESET14740 WSAECONNRESET - An existing connection was forcibly closed by the remote host.
14740 SymbolicName=WSAECONNRESET14742 WSAECONNRESET - An existing connection was forcibly closed by the remote host.
36882 SymbolicName=WSAECONNRESET