|
From: | Evgeny Grin |
Subject: | Re: [libmicrohttpd] Problem with Keep-Alive and MHD_OPTION_CONNECTION_TIMEOUT in MHD_USE_THREAD_PER_CONNECTION mode |
Date: | Tue, 08 Dec 2015 23:51:57 +0300 |
I forgot other information...I use thread in my own app, so I disable the MHD threads, but MHD still depending on `libwinpthread-1.dll` lib. Is this a normal behaviour or I need to pass some flag before compile it?On Tue, Dec 8, 2015 at 5:29 PM, silvioprog <address@hidden> wrote:--Hm... so I did something wrong there. The commands that I did was (built for production):$ ./configure --disable-doc --disable-examples --disable-messages --enable-https=no --disable-bauth --disable-dauth --disable-curl$ make$ make installIe, without HTTPS support, and I used the latest MingGW-w64 version. :-/Silvio Clécio
[Prev in Thread] | Current Thread | [Next in Thread] |