[omniORB] Signal handling

Bhatia, Neeraj Neeraj.Bhatia@compaq.com
Fri, 14 Apr 2000 15:21:34 -0400


Thanks for the tip!
I have changed the code to use SIGINFO and everything works.

Neeraj Bhatia

-----Original Message-----
From: Helmut Swaczinna [mailto:Helmut.Swaczinna@wmd.de]
Sent: Thursday, April 13, 2000 5:52 PM
To: omniorb-list@uk.research.att.com
Subject: Re: [omniORB] Signal handling

Yes, SIGUSR1/SIGUSR2 are used by the pthreads library. You can't use them.

Helmut

At 17:33 13.04.00 -0400, you wrote:
>Is there something special about handling SIGUSR1/SIGUSR2 signals in an
>application using omniORB? SIGINT seems to behave as expected.
>
>I am on Digital Unix 4.0.
>
>Neeraj Bhatia