HomeSort by relevance Sort by last modified time
    Searched refs:WSAENETRESET (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/net/base/
net_errors_win.cc 31 case WSAENETRESET: // Related to keep-alive
  /external/chromium_org/third_party/libxml/src/include/
wsockcompat.h 58 #define ENETRESET WSAENETRESET
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 35 #define WSAENETRESET (WSABASEERR + 52 )
204 #define ENETRESET WSAENETRESET
  /external/chromium_org/third_party/webrtc/base/
socket.h 71 #define ENETRESET WSAENETRESET
win32socketserver.cc 84 case WSAENETRESET:
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 326 case WSAENETRESET: prError = PR_CONNECT_ABORTED_ERROR; break;
  /external/deqp/framework/delibs/deutil/
deSocket.c 666 case WSAENETRESET:
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 164 #define ENETRESET WSAENETRESET
    [all...]
  /external/qemu/android/
sockets.c 96 EE(WSAENETRESET,ENETRESET,"network dropped connection on reset") \
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 98 EE(WSAENETRESET,ENETRESET,"network dropped connection on reset") \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h     [all...]

Completed in 2757 milliseconds