libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Creating instances in the option MHD_OPTION_URI_LOG_


From: silvioprog
Subject: Re: [libmicrohttpd] Creating instances in the option MHD_OPTION_URI_LOG_CALLBACK
Date: Wed, 10 Aug 2016 10:32:04 -0300

On Wed, Aug 10, 2016 at 6:45 AM, Christian Grothoff <address@hidden> wrote:
On 08/08/2016 02:26 AM, silvioprog wrote:
> Anyway, I have some doubts. When I set a routine to the
> MHD_OPTION_URI_LOG_CALLBACK option, is this one always called once time for
> each request? If so, that's OK, otherwise, which one can I use instead?

The log is guaranteed to be called once and only once per request (if
set), so you're good here.

Awesome. :-)

Thank you and happy hacking!

--
Silvio Clécio

reply via email to

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