premiere-libtorrent/include/libtorrent/aux_
Arvid Norberg 20b41ad0b9 Threads (#671)
use std::thread, std::mutex, std::condition_variable instead of pulling them in from boost.asio internals.
2016-04-30 18:54:23 -04:00
..
allocating_handler.hpp Revert "use handler allocator for UDP socket read handler" 2015-09-03 07:29:24 -04:00
array_view.hpp use array_view more along the udp packet paths (#655) 2016-04-28 08:20:10 -04:00
bind_to_device.hpp use bind_to_device for listen sockets 2016-02-12 15:46:18 -05:00
byteswap.hpp Fixed to make it compatible with mingw-w64 and generic linux 2015-11-13 07:55:28 -05: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 mark up some override functions and fix other clang warnings 2015-12-13 19:44:42 -05:00
escape_string.hpp Options to use lowercase base32 encoding without padding 2015-07-14 12:41:12 -05:00
file_progress.hpp merge bdecode patch from RC_1_0. an empty string now produces an error rather than an empty bdecoded struct 2015-07-30 21:29:22 -04:00
io.hpp use array_view more along the udp packet paths (#655) 2016-04-28 08:20:10 -04:00
merkle.hpp move out merkle functions into their own file and test 2015-04-24 06:06:41 +00:00
openssl.hpp move some internal headers to aux_ to fix documentation 2015-09-07 17:00:27 -04:00
proxy_settings.hpp Better api for peers() method in dht_get_peers_reply_alert (#628) 2016-04-19 16:16:51 -04:00
session_call.hpp Threads (#671) 2016-04-30 18:54:23 -04:00
session_impl.hpp Threads (#671) 2016-04-30 18:54:23 -04:00
session_interface.hpp This patch does: (#633) 2016-04-24 15:26:28 -04:00
session_settings.hpp clean up settings_pack (#665) 2016-04-29 12:01:33 -04:00
time.hpp Fix of dht_storage_counters::peers counter. 2015-09-24 10:50:04 -04:00