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

  /external/libmicrohttpd/src/include/
platform_interface.h 128 /* MHD_sys_poll_ is wrapper macro for system poll() function */
130 #define MHD_sys_poll_ poll
132 #define MHD_sys_poll_ WSAPoll
  /external/libmicrohttpd/src/microhttpd/
daemon.c 1065 if (MHD_sys_poll_ (p,
    [all...]

Completed in 52 milliseconds