libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] MHD_create_response_from_callback


From: Christian Grothoff
Subject: Re: [libmicrohttpd] MHD_create_response_from_callback
Date: Thu, 8 Sep 2011 20:19:29 +0200
User-agent: KMail/1.13.7 (Linux/3.0.0-1-686-pae; KDE/4.6.5; i686; ; )

Hi!

Can you provide some kind of testcase that shows that MHD doesn't properly 
call the cleanup function?

Happy hacking!

Christian

On Thursday, September 08, 2011 12:56:13 PM Regis Louge wrote:
> Hi,
> 
> I am currently trying to implement push notifications using libmicrohttpd
> and MHD_create_response_from_callback returning 0 until an event triggers
> the push. This seems to work pretty fine except for when the client
> interrupts the communication, then the cleanup method is not called and
> thus creates a lot of problems and impossibility to "subscribe" again to
> the push stream.
> 
> --
> Regis



reply via email to

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