GNU libmicrohttpd 0.9.77
Loading...
Searching...
No Matches
daemon_run.c File Reference

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"
Include dependency graph for daemon_run.c:

Go to the source code of this file.

Functions

enum MHD_StatusCode MHD_daemon_run (struct MHD_Daemon *daemon)
 

Detailed Description

generic function to run event loop of a daemon

Author
Christian Grothoff

Definition in file daemon_run.c.