When the child process ends, its parent process will receive the SIGCHLD signal. The default processing action of this signal is to ignore.
確定! 回上一頁