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/

Reply via email to