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