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: Fri, 22 Oct 2004 16:35:12 -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 I have discovered that the file "winsup/cygwin/thread.cc" contains a list of which functions are currently cancellation points under cygwin. The comments indicate that read() and write() are not yet but should be. If this has been mentioned in a previous post, I apologize but I was not able to find it. Is there anyone currently working on this problem? If so, then I won't bother to duplicate your efforts. Otherwise, I'll investigate to see if I can figure this out and contribute something. 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/