[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: |
Sat, 26 Jan 2013 21:28:46 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11 |
Dear Klaus,
I figured it out. I caused a regression on January 6th which causes
various things to fail. I've fixed this in SVN 25922. (No full MHD
release was made since then, so I'm pretty sure you must be using SVN
HEAD to get this particular issue).
Happy hacking!
Christian
On 01/26/2013 04:01 PM, Klaudiusz Staniek wrote:
> Hi,
>
> I've got the problem with MHD_create_response_from_callback which does not
> fire up the callback function.
>
> I have also tried to run the fileserver_example and seems to be the same
> effect.
> Everything works except the MHD_ContentReaderCallback does not triggered
> and my browser get stuck with no input from server.
> Anyone can provide some hint?
> Thanks,
> klaus
>