Please don't commit first. Could you describe the API so I can ensure that
other non-unix threading implemenations could perform some similar strucutre?
I may need to introduce some unix no-ops that have an effect on win/netware.
----- Original Message -----
From: "Paul J. Reder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2001 11:19 AM
Subject: Re: Need access to apr_sigwait from threaded mpm.
> Ryan,
>
> Sorry, I missed your commit. The commit you made to the threaded mpm is
> insufficient. I tested that level of fix (not identical, but close). This
> still allows the main child_main process to exit (with signal from
> perform_idle_server_maintenance) and leave orphaned threads.
>
> I am currently testing a fix that creates the threads as joinable and then
> after a received signal the child_main process joins to each of the threads
> to make sure they are all gone before it exits. Unless there is some concern
> with this I will commit this extension to your work after I have finished
> testing it.
>
> --
> Paul J. Reder
> -----------------------------------------------------------
> "The strength of the Constitution lies entirely in the determination of each
> citizen to defend it. Only if every single citizen feels duty bound to do
> his share in this defense are the constitutional rights secure."
> -- Albert Einstein
>