stdin vs STDIN_FILENO in inter process communication

后端 未结 0 637
萌比男神i
萌比男神i 2021-01-29 23:24

Im currently writing some code in C++ where I have a main process which spawns a child process (using the code which I found here). The child proccess will be controlled via its

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