premiere-libtorrent/include/libtorrent/aux_
Arvid Norberg 0d2c04cb2e remove network thread pool feature (#688)
remove network thread pool feature (it was messy and mostly useful for bittorrent over SSL). The proper solution is to allow every peer run in its own asio strand and have multiple threads running the io service
2016-05-02 02:18:51 -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 standard array container (#676) 2016-04-30 23:10:47 -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 remove network thread pool feature (#688) 2016-05-02 02:18:51 -04:00
session_interface.hpp remove network thread pool feature (#688) 2016-05-02 02:18:51 -04:00
session_settings.hpp fix warning for signed/unsigned comparison 2016-04-30 16:49:21 -07:00
time.hpp make the cached current time thread-safe 2016-05-01 08:50:23 -04:00