delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Sun, 24 Aug 2008 11:14:28 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: SIGPOLL and named pipes |
Message-ID: | <20080824151428.GA20492@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <g8rhpc$ke1$1 AT ger DOT gmane DOT org> |
MIME-Version: | 1.0 |
In-Reply-To: | <g8rhpc$ke1$1@ger.gmane.org> |
User-Agent: | Mutt/1.5.16 (2007-06-09) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Sun, Aug 24, 2008 at 01:47:56PM +0200, Thomas Maier-Komor wrote: >I don't get SIGPOLL on Cygwin in a software that runs fine on Linux and >Solaris. Is there a known issue concerning SIGPOLL and named pipes. SIGPOLL (aka SIGIO) is not implemented in Cygwin. >Additionally, there seem to be a bug in Cygwin concerning the >concatenation of data written to a named pipe. If I open the named >pipe a second time with O_WRONLY, to make sure that there is always one >valid open input to the named pipe, the data written to the pipe from >different processes doesn't get concatenated and I have to close and >reopen the named pipe. This is in contrast to the behavior in Linux >and Solaris, and POSIX semantics. Named pipes in Cygwin 1.5.25 are only partially implemented. They should work better in 1.7.x. cgf -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |