When a child process stops or terminates, SIGCHLD is sent to the parent process. The default response to the signal is to ignore it.
確定! 回上一頁