summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorChristopher Kohlhoff <chris@kohlhoff.com>2008-07-23 22:40:40 +0000
committerChristopher Kohlhoff <chris@kohlhoff.com>2008-07-23 22:40:40 +0000
commitd39e32d2af820d34a5c995821b716c896521b35e (patch)
treeec40a6913e883cb9b0ab04ff67b58e602b7f9401 /libs/libraries.htm
parent3416a3c7fa7883af21eebd73d17e6baff0fbc955 (diff)
downloadboost-d39e32d2af820d34a5c995821b716c896521b35e.tar.gz
Update asio's one-line description.
[SVN r47743]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm18
1 files changed, 9 insertions, 9 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 2bca57f59b..dd4629ed80 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -86,9 +86,9 @@ how to download, build, and install the libraries.</p>
<li><a href="array/index.html">array</a> - STL compliant
container wrapper for arrays of constant size, from
Nicolai Josuttis.</li>
- <li><a href="asio/index.html">asio</a> - Portable networking, including
- sockets, timers, hostname resolution and socket iostreams, from
- Chris Kohlhoff.</li>
+ <li><a href="asio/index.html">asio</a> - 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><a href="assign/index.html">assign</a> - Filling containers
with constant or generated data has never been
easier, from Thorsten Ottosen.
@@ -483,9 +483,9 @@ how to download, build, and install the libraries.</p>
<h3><a name="Concurrent">Concurrent</a> Programming</h3>
<ul>
- <li><a href="asio/index.html">asio</a> - Portable networking, including
- sockets, timers, hostname resolution and socket iostreams, from
- Chris Kohlhoff.</li>
+ <li><a href="asio/index.html">asio</a> - 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><a href="interprocess/index.html">interprocess </a>- Shared memory, memory mapped files,
process-shared mutexes, condition variables, containers and allocators, from Ion Gazta&ntilde;aga</li>
<li><a href="../doc/html/mpi.html">MPI</a> - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.</li>
@@ -578,9 +578,9 @@ how to download, build, and install the libraries.</p>
<h3><a name="IO">Input/Output</a></h3>
<ul>
- <li><a href="asio/index.html">asio</a> - Portable networking, including
- sockets, timers, hostname resolution and socket iostreams, from
- Chris Kohlhoff.</li>
+ <li><a href="asio/index.html">asio</a> - 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><a href="assign/index.html">assign</a> - Filling containers
with constant or generated data has never been
easier, from Thorsten Ottosen.