Go to the documentation of this file.
41 enum MHD_StatusCode sc,
98 daemon->epoll_itc_marker =
"itc_marker";
108 daemon->digest_nc_length = DIGEST_NC_LENGTH_DEFAULT;
126 if (! MHD_mutex_init_ (&daemon->nnc_lock))
#define BUF_INC_SIZE_DEFAULT
size_t connection_memory_increment_b
static void file_logger(void *cls, enum MHD_StatusCode sc, const char *fm, va_list ap)
MHD_LoggingCallback logger
#define MHD_INVALID_SOCKET
#define POOL_SIZE_DEFAULT
internal shared structures
unsigned int fo_queue_length
functions to initialize library
struct MHD_Daemon * MHD_daemon_create(MHD_RequestCallback cb, void *cb_cls)
MHD_mutex_ cleanup_connection_mutex
size_t connection_memory_limit_b
_MHD_EXTERN size_t MHD_http_unescape(char *val)
MHD_mutex_ per_ip_connection_mutex
#define FO_QUEUE_LENGTH_DEFAULT
MHD_UnescapeCallback unescape_cb
void MHD_check_global_init_(void)
#define LISTEN_BACKLOG_DEFAULT
static size_t unescape_wrapper(void *cls, struct MHD_Request *req, char *val)