On 4/5/25 18:41, Mike Crowe via libmicrohttpd wrote: >> Perhaps I'm missing something obvious, but I can't understand why there >> appear to be two copies of at least mhd_threads.c and mhd_threads.h in the >> libmicrohttpd source tree.
On Saturday 05 April 2025 at 19:08:46 +0200, Christian Grothoff wrote: > Yes, src/lib/ was an early attempt to implement the MHD2 API, while > src/microhttpd/ is what has always been used in production. Ah, that makes sense. I now also see that it's mentioned right at the end of the README too. Thanks for the quick response and sorry for the unnecessary noise. Mike.