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

  /external/chromium/net/base/
net_errors_win.cc 27 case WSAENETRESET: // Related to keep-alive
  /external/chromium/third_party/libjingle/source/talk/base/
socket.h 88 #define ENETRESET WSAENETRESET
win32socketserver.cc 100 case WSAENETRESET:
  /external/quake/quake/src/WinQuake/
mpdosock.h 568 #define WSAENETRESET (WSABASEERR+52)
654 #define ENETRESET WSAENETRESET
  /external/qemu/
sockets.c 95 EE(WSAENETRESET,ENETRESET,"network dropped connection on reset") \
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 102 EE(WSAENETRESET,ENETRESET,"network dropped connection on reset") \
    [all...]

Completed in 31 milliseconds