Parent never calls for wait function , still zombie not created [closed]
"Parent never calls for wait function , still zombie process is not created " can anyone explain this with example ! thanks in advance !
When you ignore your children (SIG_IGN the SIGCHLD signal), you don't have to wait for them. You can also explicitly not wait for them via the SA_NOCLDWAIT flag for sigaction().
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论