Subject | Trigger & Fork in Linux |
---|---|
Author | ceeskoolen <cees@gatso.nl> |
Post date | 2003-02-17T10:44:51Z |
I have written a embeded db program with firebird for linux.
All worked well until I tried to make a daemon of my program.
I used a trigger - event mechanism for my program to take
action. This mechanism fails to work after a fork.
What am I doing wrong, and how can I solve this problem?
All worked well until I tried to make a daemon of my program.
I used a trigger - event mechanism for my program to take
action. This mechanism fails to work after a fork.
What am I doing wrong, and how can I solve this problem?