I am trying to send information back and forth between two processes using a fifo. It works up to a point, but then a read blocks. I suspect Process2 is where the bug is.I am trying to send information back and forth
I am trying to send information back and forth between two processes using a fifo. It works up to a point, but then a read blocks. I suspect Process2 is where the bug is.I am trying to send information back and forth