It's worth noting that a FORK
ed process should be able to safely use
any variables that are outside its FORKING
block, since they're
guaranteed to still be in scope while it's running. I'm not sure whether
this actually has much practical use...
It's worth noting that a FORK
ed process should be able to safely use
any variables that are outside its FORKING
block, since they're
guaranteed to still be in scope while it's running. I'm not sure whether
this actually has much practical use...
Copyright © 1997–2024 Adam Sampson
<ats@offog.org
>