Menu

asio version 0.3.2 released

A new development release of asio, version 0.3.2, 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 version adds socket options for multicast, and new peek() and in_avail() operations to the Sync_Recv_Stream concept.

http://asio.sourceforge.net

Posted by Chris Kohlhoff 2005-04-13

Log in to post a comment.