-
- Downloads
adverb: Don't interfere with child process's stdout
We want this to be as similar as possible to exec'ing the child
process directly. Close the original stdout, so that if the
child's stdout is a pipe from which a caller reads until EOF, we do
not prevent EOF from occurring.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment