libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] Suspending connection


From: Martin Velek
Subject: [libmicrohttpd] Suspending connection
Date: Fri, 20 Dec 2013 09:41:43 +0100

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



reply via email to

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