Lines Matching refs:MHD_get_fdset
766 #undef MHD_get_fdset
788 MHD_get_fdset (struct MHD_Daemon *daemon,
2231 * in combination with #MHD_get_fdset if the client-controlled select
2235 * `select()` on the result from #MHD_get_fdset. File descriptors in
2914 * with #MHD_get_fdset if the client-controlled select method is used.
2917 * fd_sets from #MHD_get_fdset were not directly passed to `select()`;