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 façon dont les fourches Hub a été changé. Le moyeu est maintenant toujours courir à au moins deux processus, où le processus principal tient jamais de clients connectés. Un bogue qui empêchait les parties de la commande $ Sr d'être envoyés aux scripts a été fixée. Un couple de bogues userlist connexes ont été fixés. L'erreur EINTR est maintenant correctement traitée partout où il peut se produire. Le kicked_user sous Perl a été ajouté. memset () est désormais utilisé pour mettre à zéro la mémoire. Le hub utilise maintenant poll () au lieu de select () sur les systèmes où il est disponible.
The way the hub forks was changed. The hub will now always run in at least two processes, where the main process never holds any connected clients. A bug that prevented parts of the $SR command from being sent to scripts was fixed. A couple of userlist related bugs were fixed. The EINTR error is now properly handled wherever it can occur. The Perl sub kicked_user was added. memset() is now used for zeroing memory. The hub now uses poll() instead of select() on systems where it's available.