Searched defs:MHD_stop_daemon (Results 1 - 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Ddaemon.c1710 * Finally, it is an API violation to call #MHD_stop_daemon while
3045 * #MHD_stop_daemon has been called (as it is theoretically possible
4275 MHD_stop_daemon (as we do below) doesn't work here since it
4295 MHD_stop_daemon (daemon);
4431 MHD_stop_daemon (struct MHD_Daemon *daemon) function

Completed in 31 milliseconds