premiere-libtorrent/include/libtorrent/aux_
Alden Torres a856ae6e9b Added dht_get_peers and dht_announce at session level.
Refactored dht_put_item to dht_put_immutable_item in session_impl since the get operations are not overloaded (consistency).
Added allow_threading_guard to add_dht_node python binding.
Making dht_put_item in session returns a zeroed hash if TORRENT_DISABLE_DHT (avoid unnecessary calculation and it's more consistent).
Added missing DHT operations to the python binding.
Added missing allow_threading_guard to add_dht_node in the python binding.
2015-07-12 10:37:16 -04:00
..
alert_manager_variadic_emplace.hpp fix etensions being passed all alerts 2015-04-07 00:50:21 +00:00
cpuid.hpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
disable_warnings_pop.hpp fix diagnostic push/pop issue 2015-06-28 18:44:37 -04:00
disable_warnings_push.hpp don't return an internal session_settings type from the session, return a settings_pack instead 2015-06-07 00:23:30 -04:00
escape_string.hpp cleanup and fixing of more warnings 2015-04-21 00:23:00 +00:00
file_progress.hpp export file_progress class when building unit tests. fix to web_server.py (used for unit tests) 2015-07-07 23:46:33 -04:00
merkle.hpp move out merkle functions into their own file and test 2015-04-24 06:06:41 +00:00
session_call.hpp turn some more members of session_impl to private 2015-06-03 04:33:20 +00:00
session_impl.hpp Added dht_get_peers and dht_announce at session level. 2015-07-12 10:37:16 -04:00
session_interface.hpp hold settings_pack by shared_ptr when passing it across thread boundaries. don't allocate it on the heap redundantly 2015-05-29 05:27:53 +00:00
session_settings.hpp aux::session_settings is used by a test 2015-01-09 00:42:57 +00:00
time.hpp fix more warnings 2015-05-16 18:35:47 +00:00