Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c1903 MHD_accept_connection (struct MHD_Daemon *daemon) in MHD_accept_connection() function
2193 (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()