Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h909 struct MHD_Daemon struct
915 MHD_AccessHandlerCallback default_handler;
920 void *default_handler_cls;
925 struct MHD_Connection *connections_head;
930 struct MHD_Connection *connections_tail;
935 struct MHD_Connection *suspended_connections_head;
940 struct MHD_Connection *suspended_connections_tail;
945 struct MHD_Connection *cleanup_head;
950 struct MHD_Connection *cleanup_tail;
956 struct MHD_Connection *eready_head;
[all …]