top | item 35456143

(no title)

blitzkrieg3 | 2 years ago

It does not happen using fork()/exec() as described above. For it to happen we would need to fork() and continue using old variables and data buffers in the child that we used in the parent, which is a valid but rarely used pattern.

discuss

order

No comments yet.