Home | History | Annotate | Download | only in microhttpd

Lines Matching refs:MHD_run_from_select

2249 MHD_run_from_select (struct MHD_Daemon *daemon,
2327 * and then #MHD_run_from_select with the result.
2422 return MHD_run_from_select (daemon, &rs, &ws, &es);
2920 * external select mode), you should call #MHD_run_from_select if