Thread
:
use of select() on FIFO after it has closed
View Single Post
#
5
02-26-2008, 12:01 PM
Re: use of select() on FIFO after it has closed
Barry Margolin wrote:
>
> Does the O_NONBLOCK option to open(2) help?
(Sheepishly) Yes, that did it.
Thanks,
David Mathog
David Mathog