On Tue, 16 May 2006, Richard Lynch wrote:
On Tue, May 16, 2006 6:27 am, Martin Marques wrote:
In the first daemon all I have to do to kill it is execute a
pkill server_name.
But with the new daemon (the object orientaded one) it doesn't die.
After you pkill it, does it still work?
Yes, I c
On Tue, May 16, 2006 6:27 am, Martin Marques wrote:
> In the first daemon all I have to do to kill it is execute a
> pkill server_name.
>
> But with the new daemon (the object orientaded one) it doesn't die.
After you pkill it, does it still work?
Or is it a zombie?
It's possible PHP's shutdown
I've been using PHP for a while with a daemon I made a few years ago,
which is in use, working great. I used the example that's in the docs:
http://www.php.net/manual/en/ref.sockets.php
A few months ago I started to make a new daemon for other purposes, and I
decided to build some objects to m
3 matches
Mail list logo