|
Boost-Commit : |
From: chris_at_[hidden]
Date: 2007-11-07 02:23:54
Author: chris_kohlhoff
Date: 2007-11-07 02:23:53 EST (Wed, 07 Nov 2007)
New Revision: 40876
URL: http://svn.boost.org/trac/boost/changeset/40876
Log:
Add asio.
Text files modified:
trunk/libs/libraries.htm | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2007-11-07 02:23:53 EST (Wed, 07 Nov 2007)
@@ -81,6 +81,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>assign - Filling containers
with constant or generated data has never been
easier, from Thorsten Ottosen.
@@ -467,6 +470,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>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>
@@ -556,6 +562,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>format - Type-safe 'printf-like' format
operations, from Samuel Krempp.</li>
<li>io state savers - Save I/O state to
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