$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Îâê» (iskyler1993_at_[hidden])
Date: 2019-07-08 03:04:11
Hello, as I haven¡¯t read the source code deeply, I doubt about what will happen when boost interprocess is handling data structure such as map (e.g. rbtree rotating) while the process is killed (whether or not -9) or the machine is shutdown. Will the inner structure like the rbtree be broken ? Or will interprocess library detect this and fix it ?