|
From: | silvioprog |
Subject: | [libmicrohttpd] Please update demo flags |
Date: | Sun, 29 Jan 2017 18:28:53 -0300 |
#if 0
(void) MHD_add_response_header (response,
MHD_HTTP_HEADER_CONNECTION,
"close");
#endif
d = MHD_start_daemon (MHD_USE_INTERNAL_POLLING_THREAD | MHD_USE_SUPPRESS_DATE_NO_CLOCK
#ifdef EPOLL_SUPPORT
| MHD_USE_EPOLL | MHD_USE_TURBO
#endif
[Prev in Thread] | Current Thread | [Next in Thread] |