$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Marcus Alanen (maalanen_at_[hidden])
Date: 2005-09-28 01:44:40
Jonathan Turkanis wrote:
>>I realize that boost::process is not up and running yet, so this might
>>be a usage conflict of posix & boost. Can somebody please enlighten me
>>what the usage pattern here should be?
> I agree with Ian McCulloch's reply. What are you thinking would be a better
> aproach?
Having thought about this further, and actually tried SA_RESTART, it
seems to work nicely, and there probably is no other useful alternative.
My thanks to Ian and you.
Marcus