in reply to Daemon exits!
while(1) { $daemon->handle; } [download]
$daemon->handle;
without it being a daemon? is it a bug that I had to put the
while(1)
in?
thanks so much anyway!
Sam