mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-28 08:16:59 -05:00
f876dcb93b
* heisenbug fixed. msgout_find_node was inside debugging #defs. * fixed ReplyFindNode and ReplyQueryHash counters for stats. * added Node Space size() functions. * added FINDSELF mode. 60 secs to search for own hash. * incremental addition of search ids. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3326 b45a01b8-16f6-495d-af2f-9b41ad6348cc
BitDHT Notes ================================================================== Compiling ------------------------------------------------------------------ Should compile on POSIX platforms. Testing ------------------------------------------------------------------ Run the program: udpbitdht_nettest to see the This requires an up-to-date list of dht peers (in bdboot.txt) Using BitDHT ------------------------------------------------------------------ Use udpbitdht_nettest.cc as an example.