Boost logo

Boost-Commit :

From: chris_at_[hidden]
Date: 2008-07-23 18:37:58


Author: chris_kohlhoff
Date: 2008-07-23 18:37:58 EDT (Wed, 23 Jul 2008)
New Revision: 47741
URL: http://svn.boost.org/trac/boost/changeset/47741

Log:
Update asio's one-line description.

Text files modified:
   trunk/libs/libraries.htm | 18 +++++++++---------
   1 files changed, 9 insertions(+), 9 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2008-07-23 18:37:58 EDT (Wed, 23 Jul 2008)
@@ -86,9 +86,9 @@
     <li>array - STL compliant
         container wrapper for arrays of constant size, from
         Nicolai Josuttis.</li>
- <li>asio - Portable networking, including
- sockets, timers, hostname resolution and socket iostreams, from
- Chris Kohlhoff.</li>
+ <li>asio - Portable networking and other low-level
+ I/O, including sockets, timers, hostname resolution, socket iostreams, serial
+ ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.</li>
     <li>assign - Filling containers
         with constant or generated data has never been
         easier, from Thorsten Ottosen.
@@ -483,9 +483,9 @@
 <h3><a name="Concurrent">Concurrent</a> Programming</h3>
 
 <ul>
- <li>asio - Portable networking, including
- sockets, timers, hostname resolution and socket iostreams, from
- Chris Kohlhoff.</li>
+ <li>asio - Portable networking and other low-level
+ I/O, including sockets, timers, hostname resolution, socket iostreams, serial
+ ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.</li>
     <li>interprocess - Shared memory, memory mapped files,
     process-shared mutexes, condition variables, containers and allocators, from Ion Gazta&ntilde;aga</li>
     <li>MPI - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.</li>
@@ -578,9 +578,9 @@
 
 <h3><a name="IO">Input/Output</a></h3>
 <ul>
- <li>asio - Portable networking, including
- sockets, timers, hostname resolution and socket iostreams, from
- Chris Kohlhoff.</li>
+ <li>asio - Portable networking and other low-level
+ I/O, including sockets, timers, hostname resolution, socket iostreams, serial
+ ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.</li>
     <li>assign - Filling containers
     with constant or generated data has never been
     easier, from Thorsten Ottosen.


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