$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: george (george13p_at_[hidden])
Date: 2006-04-02 16:45:01
> writers will get the lock,blocking all others,readers is able to go on.
sorry!
I must explain more...
a writer will get the lock,blocking all others,reader(s) is able to go on if
there is no writer.
thanks.