This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Signal handling failed when using msgrcv - CYGWIN 1.5.7


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]