Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: gwana.lan.denkart.be: openmail owned process doing -bs
X-OpenMail-Hops: 1
Date: Fri, 6 Feb 2004 00:57:19 +0100
Message-Id: <H00000a50034c3a4.1076025437.gwana.lan.denkart.be@MHS>
Subject: Signal handling failed when using msgrcv - CYGWIN 1.5.7
MIME-Version: 1.0
From: Luc.VanKeer@ordina-denkart.com
TO: cygwin@cygwin.com
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline ;Creation-Date="Fri, 6 Feb 2004 00:57:18 +0100"
Content-Transfer-Encoding: 7bit
X-Scanned-By: MIMEDefang 2.37

I have a process that waits on a message queue (with msgrcv) and has 
installed a signal handler.
When another process send a signal (e.g. SIGTERM) to this process, the 
signal handler is not called.
This was working in version 1.5.5 using the ipc2-deamon, but stopped 
working after switching to version 1.5.7 and using cygserver for the 
message queue implementation.


--
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/

