... and file descriptor 0 is the standard input (1 is stdout and 2 is stderr). ... You have to start your process with a pipe for stdin which does not block ...
確定! 回上一頁