|
Boost-Commit : |
From: chris_at_[hidden]
Date: 2008-07-23 18:40:40
Author: chris_kohlhoff
Date: 2008-07-23 18:40:40 EDT (Wed, 23 Jul 2008)
New Revision: 47743
URL: http://svn.boost.org/trac/boost/changeset/47743
Log:
Update asio's one-line description.
Properties modified:
branches/release/ (props changed)
Text files modified:
branches/release/libs/libraries.htm | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2008-07-23 18:40:40 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ñ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