premiere-libtorrent/src/kademlia
Arvid Norberg 0d300cd09a fixed test build and some clang warnings 2011-03-09 07:51:04 +00:00
..
dht_tracker.cpp cleaned up some exception handling and introduced macros like BOOST_TRY/BOOST_CATCH to make the optional exception handling nicer 2011-02-25 17:00:36 +00:00
find_data.cpp further simplify the DHT by getting rid of the result type and just using observers instead. This might save some memory and should fix the assert that would be triggered before 2010-11-05 19:06:50 +00:00
node.cpp clean up some dead code and fix windows build 2011-02-28 00:35:58 +00:00
node_id.cpp fixed a whole bunch of build warnings on gcc and msvc, along with some fixes discovered along the way 2011-02-21 05:24:41 +00:00
refresh.cpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00
routing_table.cpp fixed a whole bunch of build warnings on gcc and msvc, along with some fixes discovered along the way 2011-02-21 05:24:41 +00:00
rpc_manager.cpp fixed a whole bunch of build warnings on gcc and msvc, along with some fixes discovered along the way 2011-02-21 05:24:41 +00:00
traversal_algorithm.cpp fixed test build and some clang warnings 2011-03-09 07:51:04 +00:00