In a Linux box, I have several processes writing a named pipe, and another reading. I suspect my reader is not far behind and there is a lot of data in the pipe.
Can someone please tell me if there is a way to check / see how much data is queued in the pipe? Any Linux or C API team?
Thank you for your time.
- KS
source share