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/

Reply via email to