libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] feature request: change malloc/calloc/free functions


From: Nicolas Mora
Subject: Re: [libmicrohttpd] feature request: change malloc/calloc/free functions
Date: Mon, 22 Jul 2019 12:15:43 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

My bad too, I didn't notice the function
'MHD_create_response_from_buffer_with_free_callback()' which is exactly
what I need!
The MHD reference manual doesn't mention it:
https://www.gnu.org/software/libmicrohttpd/manual/libmicrohttpd.html#microhttpd_002dresponse-create

I will update my code accordingly.

Sorry for the noise

/Nicolas

Le 19-07-22 à 10 h 11, Christian Grothoff a écrit :
> Oops, my bad. I forgot we had that API; I've rolled back my patch.
> 
> On 7/22/19 3:38 PM, Evgeny Grin wrote:
>> Don't we have now duplication with
>> 'MHD_create_response_from_buffer_with_free_callback()'?
>>
>> Shouldn't we remove one of implementations?
>>
> 



reply via email to

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