Home
last modified time | relevance | path

Searched defs:MHD_Daemon (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dinternal.h906 struct MHD_Daemon struct
912 MHD_AccessHandlerCallback default_handler;
917 void *default_handler_cls;
922 struct MHD_Connection *connections_head;
927 struct MHD_Connection *connections_tail;
932 struct MHD_Connection *suspended_connections_head;
937 struct MHD_Connection *suspended_connections_tail;
942 struct MHD_Connection *cleanup_head;
947 struct MHD_Connection *cleanup_tail;
953 struct MHD_Connection *eready_head;
[all …]