[cs631apue] fifo

Jan Schaumann jschauma at stevens.edu
Mon Sep 15 23:10:52 EDT 2014


Liang Luo <lluo1 at stevens.edu> wrote:
> Why didn't we get the expected result?

We did expect lseek(2) to block, but we expected it to unblock when we
wrote data into the fifo.  That did not happen.

>What was the reason?

That's for you to find out.  (Though we'll discuss / uncover it in our
later class on IPC.)

-Jan


More information about the cs631apue mailing list