Menu

asio version 0.3.6 released

A new development release of asio, version 0.3.6, has been released.

asio is a cross-platform C++ library for network programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach.

This release is focused on cleaning up the code and improving the documentation. The major changes in this version include a new system_exception class to report serious OS errors, a Boost.Serialization example, a custom socket service example, and greater detail in the reference and design documentation.

http://asio.sourceforge.net

Posted by Chris Kohlhoff 2005-12-09

Log in to post a comment.