You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2015/04/04 21:06:48 UTC

[Bug 57671] New function for apr_proc_detach() + close ALL file descriptors

https://bz.apache.org/bugzilla/show_bug.cgi?id=57671

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #3 from Jeff Trawick <tr...@apache.org> ---
I also don't think apr has a role here to free arbitrary handles (other devs
can of course disagree and re-open).

The best place to address this issue is in the caller of httpd, but maybe httpd
could have a role, controlled by some -Dxxx command-line arg.  (Does httpd and
its arbitrary plug-in modules have no fds it needs to preserve across the
detach?  I don't understand how any code would know, but that's not a concern
for this apr bug ;) )

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org