$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Terekhov (terekhov_at_[hidden])
Date: 2005-09-03 08:31:04
John Maddock wrote:
[...]
> * No need to do anything different on CE, or use stringstream etc.
^^
I think that especially on CE, you'd really want to use a lock (on
slow path) and never busy-wait... priority inversions, y'know.
regards,
alexander.