asio/asio
Christopher Kohlhoff a3ddbcfbe8 Put back the event::signal() member.
The asio::detail::event class seems to be being used by other projects,
so we'll keep the old function name to avoid unnecessary breakage.
2014-05-04 10:45:07 +10:00
..
include Put back the event::signal() member. 2014-05-04 10:45:07 +10:00
src Fix another sprintf warning in example. 2014-05-04 10:05:28 +10:00
.gitignore Ignore scratch source files and symlinked boost. 2014-04-28 12:51:01 +10:00
asio.manifest asio version 1.10.1 released 2013-11-15 10:59:52 +11:00
autogen.sh Fix autogen.sh so that it no longer depends on CVS. 2011-02-08 14:59:55 +11:00
boost_asio.manifest asio version 1.10.1 released 2013-11-15 10:59:52 +11:00
boostify.pl Update boostify.pl to match modular boost layout. 2014-05-03 10:45:11 +10:00
configure.ac Add build support for using boost.coroutine. 2014-04-29 10:59:32 +10:00
COPYING Update copyright notices. 2014-04-28 13:09:47 +10:00
INSTALL Move build information into an html file. 2005-10-15 00:31:54 +00:00
LICENSE_1_0.txt Change to use the Boost Software License 1.0. 2004-11-24 07:14:43 +00:00
Makefile.am Convert to use quickbook-based documentation. 2007-10-22 23:04:06 +00:00
README asio version 1.10.1 released 2013-11-15 10:59:52 +11:00
release.pl Add option for creating an asio release tarball. 2013-11-15 10:59:52 +11:00

asio version 1.10.1
Released Friday, 15 November 2013.

See doc/index.html for API documentation and a tutorial.