premiere-libtorrent/include/libtorrent/kademlia
Arvid Norberg 7d32c3b2b0 fix missing boost:: qualifier 2009-05-24 19:38:27 +00:00
..
closest_nodes.hpp optimized memory usage in the DHT, and added some handling for out-of-memory cases 2009-05-13 22:18:41 +00:00
dht_tracker.hpp replace endpoint with address in DHT node ban list 2009-05-13 21:07:51 +00:00
find_data.hpp improved DHT get_peers code. get_peers always returns nodes now, and announce_peer is always sent to the k closest nodes to the info-hash. This should significantly speed up retrieving peers from the DHT 2008-12-23 20:04:12 +00:00
logging.hpp dropped some iostream dependencies 2009-04-04 09:52:25 +00:00
msg.hpp cleaned up DHT error handling and logging. Made it use lazy_bdecode for improved performance 2008-11-11 17:51:02 +00:00
node.hpp improved DHT get_peers code. get_peers always returns nodes now, and announce_peer is always sent to the k closest nodes to the info-hash. This should significantly speed up retrieving peers from the DHT 2008-12-23 20:04:12 +00:00
node_entry.hpp added default constructor to node_entry to make it build with vs 2008 sp1 2008-12-25 22:29:06 +00:00
node_id.hpp fixed #289 in trunk, 0.12 and 0.13 2008-03-19 22:44:55 +00:00
observer.hpp fix missing boost:: qualifier 2009-05-24 19:38:27 +00:00
refresh.hpp optimized memory usage in the DHT, and added some handling for out-of-memory cases 2009-05-13 22:18:41 +00:00
routing_table.hpp slight memory optimization and some header cleanup 2009-05-03 20:21:24 +00:00
rpc_manager.hpp fixed compiler flags in pkg-config file and made header files not depend on the NDEBUG define 2008-11-29 21:33:21 +00:00
traversal_algorithm.hpp optimized memory usage in the DHT, and added some handling for out-of-memory cases 2009-05-13 22:18:41 +00:00