I wrote: > Also, storing the signal type in shared memory (as in the CONNX code)> seems overkill because the signal ID (along with the pid) can bestored
Actually, this is wrong. You have to use share memory either way.
Merlin