Why PID of debugged process exists only in debugger?

后端 未结 0 448
离开以前
离开以前 2021-01-22 20:30

I am having a C program that tells its PID to other C program so they can communicate. I am using getpid() function on Linux and everything works fine until I try t

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