rah has asked for the wisdom of the Perl Monks concerning the following question:
I know that there is the option of runnning the loop outside of the daemon, but if I wanted to do that, I wouldn't need the daemon to begin with. I like the clean implementation using the daemon, as my code only has to do its job, and needn't worry about "housekeeping". Is there a way to nudge the daemon back in line?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Time Drift when using Win32::Daemon::Simple
by Jenda (Abbot) on Apr 17, 2003 at 15:46 UTC | |
by rah (Monk) on Apr 17, 2003 at 17:49 UTC | |
by Jenda (Abbot) on Apr 17, 2003 at 19:13 UTC | |
|
Re: Time Drift when using Win32::Daemon::Simple
by particle (Vicar) on Apr 17, 2003 at 15:42 UTC |