On Thu, Oct 30, 2014 at 10:52 AM, Mario Torre <[email protected]> wrote: > Indeed, but /proc/$PID/fd can perhaps be useful here? Not sure if this > can make a reasonable test though.
Mario, I'm not sure what you mean. Even if we can find and inspect each fd, and even if we knew the stacktrace of where every fd was created, we still wouldn't know which close-on-exec flag should be cleared.
