Menu

asio version 0.3.4 released

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

The major changes in this version include support for scatter-gather operations, an initial SSL implementation, and documentation improvements including an HTTP 1.0 server example. Code that uses asio will need to be updated.

http://asio.sourceforge.net

Posted by Chris Kohlhoff 2005-10-15

Log in to post a comment.