snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

Joel Denny jdenny@hubcap.clemson.edu
Thu Oct 21 00:41:00 GMT 2004


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/



More information about the Cygwin mailing list