$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] windows timeout implementation
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-08-31 03:13:50
Hi,
I have windows timeout support implemented for boost::execution monitor.
It requires multithreading and thus introduces additional dependencies.
I am thinking of making it available with compile time flag.
Any comments/suggestions are welcome.
Gennadiy