36 static enum MHD_StatusCode
84 if (0 != epoll_ctl (daemon->epoll_fd,
88 MHD_PANIC (
_(
"Failed to remove FD from epoll set\n"));
enum MHD_EventLoopSyscall event_loop_syscall
DLL_remove(daemon->suspended_connections_head, daemon->suspended_connections_tail, pos)
MHD_mutex_lock_chk_ & daemon
#define MHD_mutex_unlock_chk_(pmutex)
struct MHD_Connection * manual_timeout_head
internal shared structures
struct MHD_Daemon * daemon
time_t connection_default_timeout
#define DLL_insert(head, tail, element)
struct MHD_Connection * connections_tail
struct MHD_Connection * connections_head
time_t connection_timeout
#define EDLL_remove(head, tail, element)
struct MHD_Connection * manual_timeout_tail
struct MHD_Connection * normal_timeout_head
#define XDLL_remove(head, tail, element)
static enum MHD_StatusCode suspend_action(void *cls, struct MHD_Request *request)
struct MHD_Connection * suspended_connections_tail
struct MHD_Connection * normal_timeout_tail
#define MHD_mutex_lock_chk_(pmutex)
struct MHD_Action * MHD_action_suspend(void)
struct MHD_Connection * connection
struct MHD_Connection * suspended_connections_head
enum MHD_ThreadingMode threading_mode
MHD_mutex_ cleanup_connection_mutex