I need to clarify this;

on unix, with apr_procattr_child_XXX_set() (where XXX is in/out/err), or
with partial apr_procattr_io_set() (where only some of in/out/err are set),

does apr_proc_create ensure we have the parent processes' std in, out, err
handles where they are not explicitly overridden with the calls I mentioned
above?

Bill

Reply via email to