Searched refs:MHD_accept_connection (Results 1 – 1 of 1) sorted by relevance
1903 MHD_accept_connection (struct MHD_Daemon *daemon) in MHD_accept_connection() function2193 (void) MHD_accept_connection (daemon); in MHD_run_from_select()2515 (void) MHD_accept_connection (daemon); in MHD_poll_all()2584 (void) MHD_accept_connection (daemon); in MHD_poll_listen_socket()2770 while ( (MHD_YES == MHD_accept_connection (daemon)) && in MHD_epoll()