Menu

asio version 0.3.3 released

A new development release of asio, version 0.3.3, 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.

In this version there has been extensive cleanup, renaming and restructuring of the interface, aimed at improving consistency and integration with boost. Code that uses asio will need to be updated.

http://asio.sourceforge.net

Posted by Chris Kohlhoff 2005-09-02

Log in to post a comment.