premiere-libtorrent/src/kademlia
Arvid Norberg eb5b532d3f removed boost.date_time dependency from DHT logging code 2007-05-07 18:12:03 +00:00
..
closest_nodes.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
dht_tracker.cpp removed boost.date_time dependency from DHT logging code 2007-05-07 18:12:03 +00:00
find_data.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
node.cpp added a timer abstraction and replaced the use of boost.date_time. the timers used now are QueryPerformanceCounter on windows, mach_absolute_time on darwin and currently falls back on boost.date_time on other platforms. This has the advantage of being a monotonic clock, and also slightly more efficient 2007-04-04 22:27:36 +00:00
node_id.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
refresh.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
routing_table.cpp added catch blocks to lsd. changed bind expressions to use operators 2007-04-29 20:49:30 +00:00
rpc_manager.cpp removed boost.date_time dependency from DHT logging code 2007-05-07 18:12:03 +00:00
traversal_algorithm.cpp added catch blocks to lsd. changed bind expressions to use operators 2007-04-29 20:49:30 +00:00