asio/asio
2005-08-30 07:25:38 +00:00
..
include Add missing #include. 2005-08-30 07:25:38 +00:00
src Allow close operations to return errors. 2005-08-30 04:56:24 +00:00
.cvsignore Build test programs into the test directory. 2003-10-05 11:04:46 +00:00
autogen.sh Improvements to better support building in an alternative object directory. 2004-09-22 13:04:16 +00:00
configure.ac Add configure support for MacOS X. 2005-08-28 11:44:54 +00:00
COPYING Update copyright strings to include 2005 (Sourceforge Request ID 1154770). 2005-03-03 05:22:00 +00:00
INSTALL Change asio::timer to asio::deadline_timer, which uses the Boost.Date_Time 2005-08-27 03:09:18 +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 Change to use the Boost Software License 1.0. 2004-11-24 07:14:43 +00:00
README asio version 0.3.2 released 2005-04-13 22:21:12 +00:00
THANKS Added Dirk Griffioen, who suggested adding multicast support into asio. 2005-04-13 22:33:22 +00:00
TODO Renamed socket_error to error. 2004-07-02 08:44:01 +00:00

asio version 0.3.2
Released Thursday, 14 April 2005.

Please read INSTALL for compilation instructions.

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