GNU Common C++ 1.7.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU Common C++ 1.7.1 (Default branch)
# 1  
Old 02-05-2009
GNU Common C++ 1.7.1 (Default branch)

Common C++ is a highly portable C++ class library meant primarily for the development of portable threaded applications. Support is provided both for POSIX platforms and native builds under Win32. The goal is to provide a truly common C++ framework for writing portable threaded applications that do not require a huge amount of runtime overhead to support, and hence can make C++ and threads suitable even for the development of trivial servers and applications. License: GNU General Public License (GPL) Changes:
DCCP socket support was introduced. A memory leak for thread locks was fixed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question