$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] windows timeout implementation
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-08-31 15:08:00
Hi,
----- Original Message -----
From: "Gennadiy Rozental" <rogeeff_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, August 31, 2009 9:13 AM
Subject: [boost] windows timeout implementation
>
> Hi,
>
> I have windows timeout support implemented for boost::execution monitor.
What do you mean by windows timeout support?
> It requires multithreading and thus introduces additional dependencies.
>
> I am thinking of making it available with compile time flag.
This seems correct to me.
Vicente