Projects / asio

asio

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.

Tags
Operating Systems
Implementation

RSS Recent releases

Release Notes: This release is focused on cleaning up and refining the interface. The most significant changes include consolidation and renaming of read and write functions and the removal of the buffers() function in favor of just buffer(). Code that uses asio will need to be updated.

Release Notes: This release adds 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.

Release Notes: This release adds extensive cleanup, and renaming and restructuring of the interface aimed at improving consistency and integration with boost. Code that uses asio will need to be updated.

Release Notes: The major changes in this release were support for multicast and the addition of new peek() and in_avail() operations to the Sync_Recv_Stream concept.

No changes have been submitted for this release.

RSS Recent comments

01 Sep 2006 22:25 iamwoodyjones Thumbs up

Update your freshmeat page to your latest
You need to update your freshmeat page to the latest version you have as well as keep updating it to each new version for us subscribers.

Thanks!

Screenshot

Project Spotlight

4DIAC

A framework for distributed industrial automation and control.

Screenshot

Project Spotlight

bcg729

An Open Source implementation of the ITU G729 audio codec.