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

Modified Files:
        io_service.hpp 
Log Message:
Remove documentation that is no longer correct.

Index: io_service.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/asio/io_service.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- io_service.hpp      4 Nov 2006 07:14:08 -0000       1.2
+++ io_service.hpp      14 Nov 2006 10:41:33 -0000      1.3
@@ -137,12 +137,6 @@
    * This function does not block, but instead simply signals to the io_service
    * that all invocations of its run() or run_one() member functions should
    * return as soon as possible.
-   *
-   * Note that if the run() function is interrupted and is not called again
-   * later then its work may not have finished and handlers may not be
-   * delivered. In this case an io_service implementation is not required to
-   * make any guarantee that the resources associated with unfinished work will
-   * be cleaned up.
    */
   void interrupt();
 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to