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

  /external/libmicrohttpd/src/include/
platform_interface.h 132 #define MHD_sys_poll_ WSAPoll
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h     [all...]
  /system/core/adb/
sysdeps_win32.cpp 665 // WSAPoll doesn't handle invalid/non-socket handles, so we need to handle them ourselves.
689 int result = WSAPoll(sockets.data(), sockets.size(), timeout);
700 // WSAPoll appears to return the number of unique FDs with avaiable events, instead of how many
    [all...]
  /external/libmicrohttpd/
configure     [all...]

Completed in 183 milliseconds