View Single Post
  #5  
Old 02-26-2008, 05:01 PM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
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