Archive for 15. July 2006

NodeCache Improvemets
The current patch tries to improve the NodeCache implementation. I strengthened the preconditions of the addNode() function. It will now assert if a null address is added to the cache. (more...)
Source Clean-up (v0.5.1)
PacketMonitor is now all commented. It should be adapted for use with PacketSession. In FileIndexer I had to comment the lines referring to QueryRoutingFilter. Objects of the class FileIndexer were never (more...)