libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] MHD_create_response_from_callback


From: Regis Louge
Subject: [libmicrohttpd] MHD_create_response_from_callback
Date: Thu, 8 Sep 2011 12:56:13 +0200

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]