On Tue, 17 Jul 2001, William A. Rowe, Jr. wrote:

> Fine... but does that mean we don't want to actually clean out the
> dozens of file descriptors that aren't needed from a threaded parent
> process when we spawn a child (such as a CGI)?

we do already (or we're supposed to) through all the child_cleanups.  but
we could do O_CLOEXEC instead.

-dean

Reply via email to