Sorry for the repost of this message, but last time it didn't connect to my previous message as a follow-up. I'll get it right eventually....
I somehow corrupted my code after pasting it into my message yesterday.
This may be very obvious, but line 34:
pipe( aFd ) ) {
should be:
pipe( aFd );
Sorry.
Joel Denny
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/

