[REBOL] Re: double process for rebol CGI
From: hallvard:ystad:helpinhand at: 19-Oct-2001 11:24
[holger--rebol--com] skrev (Thursday 18.10.2001, kl. 15.30):>Having those two processes is normal. One of them is a helper process for >REBOL's async DNS support.Fine, I won't worry about it then. But tell me: why are two processes launched also for scripts when run locally? If I run the wait.r example, which only prints out a few lines, there should be no need for DNS stuff...? ~H