Re: [asio-users] Timer accuracy and custome services
Brought to you by:
chris_kohlhoff
From: Christopher K. <ch...@ko...> - 2006-12-17 10:37:09
|
Hi Aleksandr, On Tue, 12 Dec 2006 15:54:04 +0000 (UTC), "Aleksandr Ignatov" <aig...@op...> said: > Thanks for an answer that example seems is a valid solution to my > problem. I took ASIO from sourceforge and play with that new version, > but now my question is when its going to be available in boost > compatible form aka 0.3.8. In other words can you enlighten me and > others on your future release plans. The main task I intend to complete before 0.3.8 is an overhaul of the documentation. Not sure when I will be done, but it will be in the new year. However, you can get the boost-compatible form right now in one of three ways: - From boost CVS. - From the boost CVS snapshot at: http://engineering.meta-comm.com/boost/snapshot/boost-CVS-HEAD.tar.bz2 - By running the boostify.pl script in the root of your asio CVS checkout. Cheers, Chris |