Hello,
Does anyone know the details of the flags to use with perl_clone? I had
a look at the perl sources for 5.8.0 and I found the following:
CLONEf_COPY_STACKS 1
CLONEf_KEEP_PTR_TABLE 2
CLONEf_CLONE_HOST 4
Does anyone know when it is appropriate to use each of these?
Thanks
Brian
