Update of /cvsroot/boost/boost/libs/asio/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7371

Modified Files:
        reference.qbk 
Log Message:
Update documentation.


Index: reference.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/asio/doc/reference.qbk,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- reference.qbk       7 May 2007 12:54:05 -0000       1.7
+++ reference.qbk       12 May 2007 10:52:21 -0000      1.8
@@ -24268,6 +24268,10 @@
   ~strand();
 
 
+Destroys a strand.
+
+Handlers posted through the strand that have not yet been invoked will still 
be dispatched in a way that meets the guarantee of non-concurrency. 
+
 
 [endsect]
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to