read() not blocking as expected

后端 未结 0 1344
刺人心
刺人心 2020-11-22 01:58

I have a thread in a C++ program dedicated to reading from a named pipe that is written to via a bash script waiting for user input. I want ReadFromPipe() to be blocking and

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