libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Problem with Keep-Alive and MHD_OPTION_CONNECTION_TI


From: silvioprog
Subject: Re: [libmicrohttpd] Problem with Keep-Alive and MHD_OPTION_CONNECTION_TIMEOUT in MHD_USE_THREAD_PER_CONNECTION mode
Date: Tue, 8 Dec 2015 17:32:11 -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 install

Ie, without HTTPS support, and I used the latest MingGW-w64 version. :-/
 
--
Silvio Clécio

reply via email to

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