Download List

Descripción del Proyecto

popa3d is a POP3 daemon which attempts to be
extremely secure, reliable, RFC compliant, and
fast (in that order).

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.

2006-03-11 15:12 Back to release list
1.0.1

El código fuente ha sido modificada para uso sysconf (_SC_CLK_TCK) en lugar de CLK_TCK _SC_CLK_TCK cuando se sabe que está disponible o no es CLK_TCK (necesario para glibc 2.3.90 +), y utilizar socklen_t en su caso.
Tags: Code cleanup
The source code has been modified to use sysconf(_SC_CLK_TCK) instead
of CLK_TCK when _SC_CLK_TCK is known to be available or CLK_TCK is not
(needed for glibc 2.3.90+), and to use socklen_t where appropriate.

Project Resources