Home
last modified time | relevance | path

Searched refs:MHD_accept_connection (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Ddaemon.c1985 MHD_accept_connection (struct MHD_Daemon *daemon) in MHD_accept_connection() function
2275 (void) MHD_accept_connection (daemon); in MHD_run_from_select()
2597 (void) MHD_accept_connection (daemon); in MHD_poll_all()
2666 (void) MHD_accept_connection (daemon); in MHD_poll_listen_socket()
2852 while ( (MHD_YES == MHD_accept_connection (daemon)) && in MHD_epoll()