
On 6/21/06, Christopher Kohlhoff <chris@kohlhoff.com> wrote:
Hello all,
asio version 0.3.7 has been released. It may be downloaded from the asio sourceforge page at http://asio.sourceforge.net. This release corresponds to what is currently checked into Boost CVS.
A list of the main changes in this version since 0.3.6 is available at:
< http://sourceforge.net/project/shownotes.php?group_id=122478&release_id=426239
As previously discussed, in this version I have included some prototype iostreams and streambuf support. Feedback on this would be appreciated.
Excellent work! I've been expectantly awaiting this release to integrate into our own select-based communication layer as a more-robust replacement. Feedback will be upcoming after I get back from vacation. -a