Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61674 - trunk/libs/asio/doc
From: chris_at_[hidden]
Date: 2010-04-29 09:25:54


Author: chris_kohlhoff
Date: 2010-04-29 09:25:53 EDT (Thu, 29 Apr 2010)
New Revision: 61674
URL: http://svn.boost.org/trac/boost/changeset/61674

Log:
More doc updates.

Text files modified:
   trunk/libs/asio/doc/using.qbk | 9 ++++++++-
   1 files changed, 8 insertions(+), 1 deletions(-)

Modified: trunk/libs/asio/doc/using.qbk
==============================================================================
--- trunk/libs/asio/doc/using.qbk (original)
+++ trunk/libs/asio/doc/using.qbk 2010-04-29 09:25:53 EDT (Thu, 29 Apr 2010)
@@ -196,6 +196,13 @@
     ]
   ]
   [
+ [`BOOST_ASIO_DISABLE_THREADS`]
+ [
+ Explicitly disables Boost.Asio's threading support, independent of whether
+ or not Boost as a whole supports threads.
+ ]
+ ]
+ [
     [`BOOST_ASIO_NO_WIN32_LEAN_AND_MEAN`]
     [
       By default, Boost.Asio will automatically define `WIN32_LEAN_AND_MEAN` when
@@ -311,6 +318,6 @@
 [heading Wiki]
 
 Users are encouraged to share examples, tips and FAQs on the Boost.Asio wiki,
-which is located at [@http://asio.sourceforge.net].
+which is located at [@http://think-async.com/Asio/].
 
 [endsect]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk