Boost logo

Boost Users :

From: Pataki Szilard (ceelurd_at_[hidden])
Date: 2006-09-15 01:55:35


Hello!

Can anybody tell me how can I make the shared memory segment (together
with the objects constructed in it) remain in memory AFTER the process
which created it terminates?

E.g.
Proc1 creates the segment and the objects in it.
Proc2 accesses the segment and operates on the shared objects.
Proc1 might get killed and I don't want this event to affect in any way Proc2.

Thanks and regards,
Szilard


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net