On 2/21/06, Alex Riesen <raa.lkml@xxxxxxxxx> wrote: > AFAICS, it does not exist. There is emulation of it in that active-perl, > though so this works: > > if ( !fork ) { something } > > but not "too well" (you have to be carefule not spawn too many (which > is around 50) processes. Perl'll crash otherwise). IIRC this has to do with some child-process thread limits in Windows. -- Windows, the multi-thrashing OS. - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html