Re: Question about named pipe in linux



In article <1174018603.118096.125880@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
yinglcs@xxxxxxxxx <yinglcs@xxxxxxxxx> wrote:

My question is if the writer is faster than the reader, what
will happens?

When the buffer gets full the writer will sleep until the write
can succeed.

.