libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Suspending connection


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Suspending connection
Date: Fri, 20 Dec 2013 12:45:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

No, just a tiny bug in the code (misplaced #endif) that was fixed in SVN
HEAD already. -Christian

On 12/20/2013 09:41 AM, Martin Velek wrote:
> Hello,
> 
> is there a dependancy of the connection suspend/resume functionality
> on the HTPS?
> 
> This configure options will fail to build the library:
> ./configure --disable-https
> --disable-largefile--disable-spdy--disable-curl --disable-epoll
> 
> connection.c:2082:28: error: 'struct MHD_Connection' has no member
> named 'suspended'
> connection.c:2093:13: error: 'struct MHD_Connection' has no member
> named 'suspended'
> connection.c:2094:13: error: 'struct MHD_Connection' has no member
> named 'resuming'
> make[3]: *** [connection.lo] Error 1
> 
> 
> Best
> Martin
> 

Attachment: 0x48426C7E.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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