Searched refs:WSAECONNRESET (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h58 #define ECONNRESET WSAECONNRESET
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h106 # define ECONNRESET WSAECONNRESET
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp364 case WSAECONNRESET: return VERR_NET_CONNECTION_RESET_BY_PEER;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c215 case WSAECONNRESET:
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h100 # define ECONNRESET WSAECONNRESET
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_win16.h284 #define _MD_ECONNRESET WSAECONNRESET
H A D_win95.h270 #define _MD_ECONNRESET WSAECONNRESET
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c69 #define ECONNRESET WSAECONNRESET
89 case WSAECONNRESET: X( "connection reset" );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h866 #define WSAECONNRESET (WSABASEERR+54) macro
H A Dwinerror.h1831 #define WSAECONNRESET (WSABASEERR+54) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h896 #define WSAECONNRESET (WSABASEERR+54) macro
H A Dwinerror.h1613 #define WSAECONNRESET (WSABASEERR+54) macro

Completed in 234 milliseconds