Edward Rudd wrote:



APR_OPTIONAL_HOOK(status_hook,my_status_hook, NULL,NULL,APR_HOOK_MIDDLE);



Thanks!

I had to add another argument:

APR_OPTIONAL_HOOK(ap, status_hook, my_status_hook, NULL, NULL, APR_HOOK_MIDDLE);



--
Brian Akins
Senior Systems Engineer
CNN Internet Technologies



Reply via email to