libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] Thread modes and event looks & MHD_USE_THREAD_PER_CONNEC


From: Allan Wind
Subject: [libmicrohttpd] Thread modes and event looks & MHD_USE_THREAD_PER_CONNECTION
Date: Thu, 27 Aug 2015 04:56:16 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

I was reviewing at the documentation, and I noticed in the 
"Thread modes and event loops" section (epoll, external) = 
(epoll, internal) = (epoll, thread pool) = yes.  Later, in the 
Constants section however, for MHD_USE_EPOLL_LINUX_ONLY, it says:

... and only works in conjunction with MHD_USE_THREAD_PER_CONNECTION

Both cannot be correct, or am I missing something here?

I understand from the archives, that external the thread mode, 
means you have to use select in your own event loop.  Is this 
still the case?


/Allan
-- 
Allan Wind
Yaxto - Runs My Business
<https://yaxto.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]