premiere-libtorrent/include/libtorrent/kademlia
Arvid Norberg 60f501ca5d avoid incorrect assert in the DHT 2012-06-24 22:53:15 +00:00
..
dht_observer.hpp added missing file 2012-05-01 05:45:05 +00:00
dht_tracker.hpp clean up the udp socket and its consumers by adding an observer interface and have the udp tracker, utp socket manager and dht tracker subscribe to it instead of going through the session_impl. This probably improves performance a tiny bit but primarily improves modularization and testability 2012-06-22 04:21:20 +00:00
find_data.hpp support DHT scrape 2011-05-23 00:45:36 +00:00
logging.hpp more header dependency optimizations 2009-11-25 06:55:34 +00:00
msg.hpp some sunPRO compiler support 2010-03-07 06:00:12 +00:00
node.hpp one more uninitialized member 2012-05-03 03:56:40 +00:00
node_entry.hpp optimized DHT routing table memory usage 2010-01-03 11:08:39 +00:00
node_id.hpp fix a bunch of issues to properly support dynamic linking of libtorrent with visibility=hidden. Still requires a small patch to boost 2012-03-18 23:31:04 +00:00
observer.hpp avoid incorrect assert in the DHT 2012-06-24 22:53:15 +00:00
refresh.hpp DHT fixes. fixed bucket refresh issue. re-introduced refreshing our own bucket regularly. added more DHT instrumentation in session_status. added alert for when bootstrap is complete. Fixed bootstrap to ping remaining nodes when search is complete. Completed recent DHT observer rewrite to remove some redundant fields 2010-12-12 03:17:08 +00:00
routing_table.hpp more work on minimizing shared object export symbol table 2012-03-20 03:53:07 +00:00
rpc_manager.hpp back-ported observer for set_external_ip for DHT 2012-04-30 06:30:35 +00:00
traversal_algorithm.hpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00