in reply to Re: Leaking a file descriptor into a child to use with /proc/self/fd/3
in thread Leaking a file descriptor into a child to use with /proc/self/fd/3
Perfect, that fixed the problem. I did not realize Perl closed FDs on exec (or maybe that is an OS thing).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Leaking a file descriptor into a child to use with /proc/self/fd/3
by Your Mother (Archbishop) on Feb 26, 2020 at 23:55 UTC | |
|
Re^3: Leaking a file descriptor into a child to use with /proc/self/fd/3
by ewheeler (Novice) on Feb 26, 2020 at 23:59 UTC |