Comment 11 for bug 159258

Revision history for this message
In , Dougt (dougt) wrote :

wtc, what is the default inherit trait of a file descriptor opened via
PR_Open()? Is there a way to set all file descriptors opened by an application
not-inheritable by a child process without explictly calling
|PR_SetFDInheritable| after every PR_Open?