View Single Post

  #5  
Old 02-26-2008, 12:01 PM
Default 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
Reply With Quote