Il giorno ven, 28/03/2008 alle 11.46 +0100, Denys Vlasenko ha scritto:

> I don't know. You need to give more complete description of what you are 
> doing.
> 
> Here is my description:
> <cut>
> See? As soon as this block finished:
> 
> {
> echo 11
> sleep 1
> echo 22
> sleep 1
> } >/tmp/fbsplash.fifo
> 
> and /tmp/fbsplash.fifo is closed on input side, reads
> on output side do not block anymore, they return 0
> immediately.

I tried exactly your proceedings on your file and I got your same
result.
Then I tried the same procedure on the patch that I sent today and in
this case, the read is blocking. 

Please, can you repeat the proceedings with my today patch, adding to it
a short message after the read call?

Thanks.
Michele

_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to