Archive for 13. September 2006

Calitko v0.5.4
Bugfix: Calitko exits when trying to connect to localhost
Thanks to Anders Larsen who reported the bug! Calitko actually exit()-s because an assertion fails in Connection::connectToNode(). The passed NodeAddress parameter was a null address (empty hostname and host address). (more...)
New TODOs added to package documentation
I just added some new TODOs for the new and still empty packages DynamicSearching and QueryRouting. There will be links to these and other TODOs in Hot Topics shortly after (more...)
Bootstrapping package and updated coding conventions
The package Gnutella::Bootstrapping now conforms to the updated coding conventions. I tried to simplify the whole imports/exports thing. I actually figured out we don’t need the exports at all and (more...)