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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 229 #undef FD_ACCEPT
  /external/webrtc/webrtc/base/
win32socketserver.cc 467 if (!SetAsync(FD_ACCEPT))
651 case FD_ACCEPT:
physicalsocketserver.cc 1066 ffFD |= FD_ACCEPT;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 270 #define FD_ACCEPT 0x08
winsock2.h 324 #define FD_ACCEPT (1 << FD_ACCEPT_BIT)
    [all...]
  /external/curl/tests/server/
sockfilt.c 754 networkevents |= FD_READ|FD_ACCEPT|FD_CLOSE;
843 if(!(wsanetevents.lNetworkEvents & (FD_READ|FD_ACCEPT|FD_CLOSE)))
    [all...]
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c     [all...]

Completed in 590 milliseconds