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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 228 #undef FD_OOB
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 269 #define FD_OOB 0x04
winsock2.h 321 #define FD_OOB (1 << FD_OOB_BIT)
    [all...]
  /external/curl/tests/server/
sockfilt.c 760 networkevents |= FD_OOB|FD_CLOSE;
860 if(!(wsanetevents.lNetworkEvents & (FD_OOB|FD_CLOSE)))
    [all...]

Completed in 80 milliseconds