Download List

Projeto Descrição

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

O código-fonte foi modificado para uso sysconf (_SC_CLK_TCK) em vez de CLK_TCK quando _SC_CLK_TCK é conhecida por estar disponível ou não é CLK_TCK (necessários para 2.3.90 glibc +), e usar socklen_t se for caso disso.
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