mignon's picture

Version 0.4.2 of the Pion Network Library was released today.

Changes since the 0.4.0 release include:

* OpenSSL functionality is now enabled for MSVC
* PionCounter is now a thread-safe 64-bit integer counter
* PionScheduler now uses boost::detail::atomic_count instead of PionCounter
* Added unit tests and fixed some bugs related to sending chunked responses
* Boost 1.34.1 and ASIO 0.3.9 are now REQUIRED

You can grab the latest tarballs from our website at:
http://pion.atomiclabs.com/pion/net/.

Mignon