Olivier Sessink wrote:
> Hi all,
> 
> I'm improving the parallel boot C program to buffer output of scripts,
> and after exit write all output synchronuously. I use select() to test
> if any of the pipes has data. However, select() does not return data,
> but the children have all exited, so I expect a last wakeup from select
> so I can read the remaining data from the pipe. That never happens..

never mind, I got it working..

regards,
        Olivier

_______________________________________________
initscripts-ng-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel

Reply via email to