Changes from 3.4.1.
* Port to mingw32 (networking layer).
* Remove Socket::blocking option.
* Rename ASSA::ERROR log mask to ASSA::ASSAERR to please mingw32 gcc.
* Fix race condition bug between Reactor and Logger::log_close().
Communication Patterns. It features a simplistic implementation of the
set of communication patterns such as Service Configurator, Reactor,
Acceptor, Connector, and others described in various papers published by
Dr. D. C. Schmidt. For details see at http://www.cs.wustl.edu/~schmidt/ACE.html.
libASSA happily co-exists with other frameworks such as GUI toolkits
and various CORBA implementations.
I've tested it on NetBSD 3.0 and Fedora Core 3. It Works fine.