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: Christian Grothoff
Subject: Re: [libmicrohttpd] Creating instances in the option MHD_OPTION_URI_LOG_CALLBACK
Date: Wed, 10 Aug 2016 11:45:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

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.

-Christian

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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