# first part of script # some code if(fork){ output("I'm doing some work, please wait."); exit; } close(STDIN); close(STDERR); # do the rest of the work here
The above code hasn't been tested but is an example of forking off a new thread.
-caedes
In reply to Re: server timeout
by caedes
in thread server timeout
by charlie markwick
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |