What happens to child processes when I interrupt the execution of the main process?

后端 未结 0 1114
长发绾君心
长发绾君心 2020-12-10 04:41

Imagine I have a process that creates a child process. I also want to change the execution of the signal SIGINT to another function once. An outline of the prog

相关标签:
回答
  • 消灭零回复
提交回复
热议问题