Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 20 Oct 2004 16:46:27 -0400 (EDT) From: Joel Denny To: cygwin AT cygwin DOT com Subject: Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: hubcap MIMEDefang 2.45 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/