Download List

Descripción del Proyecto

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-17 15:02 Back to release list
2.0.2

El problema de la corrupción de memoria en aplicaciones con subprocesos múltiples compilado con la biblioteca LinuxThreads ha sido corregido. Varias mejoras menores y correcciones de errores se han hecho las corrientes y los de la clase de cadena dinámica.
Tags: Minor feature enhancements
The memory corruption problem in multi-threaded
applications compiled with the LinuxThreads
library has been fixed. Several minor improvements
and bugfixes have been made for streams and for
the dynamic string class.

Project Resources