Hi all, Let's say a parent process is writing to a pipe and child is reading. Is there a possibility that write is success but the child is getting ENOBUFS while reading. In this case the write precedes the read. Regards, Arka