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.
La mayoría del código del centro de operaciones fue reescrito. Numerosas pérdidas de memoria, los residuos de ancho de banda, y los errores de menor importancia eran fijos. La característica de racimo fue totalmente reescrito. Apoyo a la glib2 fue añadida. Dos extensiones del protocolo se han añadido para manejar archivos compartidos CRC (E-2000 burro CRC) y para proporcionar soporte de archivos de corrección. Multichat ahora funciona de manera diferente: el centro puede ahora manejar más de 1024 usuarios mediante encuesta () en lugar de select (). Un error que causó el accidente en el centro para el inicio temprano de la fase de inicio de sesión fue corregido. Se agregó el soporte para CPUs que no permiten el acceso a memoria no alineados (como MIPS o SPARC).
Tags:
Major feature enhancements
Most of the code of the hub was rewritten. Numerous memory leaks, wastes of bandwidth, and minor bugs were fixed. The cluster feature was fully rewritten. Support for glib2 was added. Two new protocol extensions were added to handle shared file CRC (e-donkey 2000 CRC) and to provide file correction support. Multichat now works differently: the hub can now handle more than 1024 users by using poll() instead of select(). A bug that caused the hub to crash at the very early beginning of the login stage was fixed. Support was added for CPUs which do not allow unaligned memory access (such as MIPS or SPARC).