Unable to handle signals on Linux from inside of forked process

前端 未结 0 473
失恋的感觉
失恋的感觉 2021-01-22 02:46

I am trying to execute a fork function and use a signal handler in the child process, however when I run the program and try to send the signal the parent process gets the signa

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