Re: [libmicrohttpd] Is there any C example showing how to use the MHD_USE_SUSPEND_RESUME flag?

2015-09-25 Thread Flavio Ceolin
; -- > Silvio Clécio I've used it on the project i'm working. Just take a look: https://github.com/solettaproject/soletta/blob/master/src/lib/comms/sol-http-server-impl-microhttpd.c -- Flavio Ceolin Intel Open source Technology Center

[libmicrohttpd] suspend/resume patch

2016-04-14 Thread Flavio Ceolin
PANIC ("Cannot resume connections without enabling MHD_USE_SUSPEND_RESUME!\n"); -- Flavio Ceolin Intel Open source Technology Center

Re: [libmicrohttpd] suspend/resume patch

2016-04-14 Thread Flavio Ceolin
more than one and also to resume before stop the daemon. We can live with this of course, but i think this will become the usage simpler and this will not be a performance problem because this is not a critical function, probably is called few times in an application. > > On 04/14/2016

Re: [libmicrohttpd] suspend/resume patch

2016-04-20 Thread Flavio Ceolin
gt; > We can live with this of course, but i think this will become the usage > simpler and this will not be a performance problem because this is not a > critical function, probably is called few times in an application. > > > > > On 04/14/2016 07:38 PM, Flavio Ceolin wrot

Re: [libmicrohttpd] suspend/resume patch

2016-04-20 Thread Flavio Ceolin
gt; > > Ken I think this also could be added. I still think you should avoid errors when it's possible and easy to do. > > > On Wed, Apr 20, 2016 at 1:41 PM, Evgeny Grin wrote: > > > > > > > On 20.04.2016 19:27, Flavio Ceolin wrote: > > > Any

Re: [libmicrohttpd] Drop Symbian support?

2016-10-17 Thread Flavio Ceolin
it, we'll drop Symbian support. > > -- > Best Wishes, > Evgeny Grin > +1 for dropping Symbian port. -- Flavio Ceolin Intel Open source Technology Center