|
GNU libmicrohttpd 1.0.1
|
generic function to run event loop of a daemon More...
#include "internal.h"#include "connection_cleanup.h"#include "daemon_epoll.h"#include "daemon_poll.h"#include "daemon_select.h"
Go to the source code of this file.
Functions | |
| enum MHD_StatusCode | MHD_daemon_run (struct MHD_Daemon *daemon) |
generic function to run event loop of a daemon
Definition in file daemon_run.c.