I'm trying to implement a deamon using and example I found at:
ftp://ftp.cncware.com/pub/fpc/daemon.pp

I've of course had to make several changes to support a more recent
compiler.

Everything compiles fine, and the process forks and dumps directly to
the console as expected.

However, it's not letting everything go... when I log out of ssh after
running it, the session still hangs.  I can't launch the daemon from a
PHP script (which was the plan) because it causes the apache routine
running it to hang.

Probably more of an FPC question I guess, but I trust you guys.  ;-)

Any ideas?

-Tony


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to