See srclib/apr/include/apr_inherit.h for the macro stubs that help
declare such accessors. See srclib/apr/include/arch/{plat}/apr_arch_inherit.h
for the macros that implement those accessors.
Bill
At 09:24 AM 1/22/2003, G�nter Knauf wrote:
>Hi,
>I can see that mod_log_config, mod_rewrite and mod_file_cache have it in;
>but where in the source tree is APR_INHERIT as set by apr_file_inherit_set() actually
>handled?
>A grep of the source tree does not find any application of this flag.
>Is it really implemented yet, or just a dummy?
>
>Guenter.