Comment 7 for bug 580163

Revision history for this message
eMTee (realprogger) wrote :

No it works the way :
- client searches for TTH
- hub finds in blooms that this TTH has shared in n clients with high probablility
- hub passes the search request to those n clients only

http://dcpp.wordpress.com/2008/01/07/bloom-filters

I think you should check ShareManager::getBloom and make sure you add the TTHs of the partially shared files, too.