Share

Asynchronous Socket Library

File Release Notes and Changelog

Release Name: 0.4

Notes: It's been a long time since the last release, but some new things have been added (most of them more than a year ago, but I've just neglected to release the changes) New and noteworthy: Build system upgraded to GNU autotools. Some compatability changes so that the code compiles in newer gcc versions. Some changes to the class hierarchy (the addition of FdConnection as well as the moving around of some methods) - hopefully this doesn't break too much of the code using previous versions.


Changes: * autotooled * updates for newer gcc versions * some changes in the class hierarchy (hopefully, this preserves the interfaces, but you can't be sure)