premiere-libtorrent/include/libtorrent/aux_
arvidn 8808eb7cdd introduce a recursive mutex to protect the alert_manager, and hold the mutex while calling user callbacks and plugin hooks. This is required to ensure the underlying storage for alert allocations (in the stack allocators) is synchronized with the thread that may be accessing it 2018-05-01 23:17:51 +02:00
..
alert_manager_variadic_emplace.hpp introduce a recursive mutex to protect the alert_manager, and hold the mutex while calling user callbacks and plugin hooks. This is required to ensure the underlying storage for alert allocations (in the stack allocators) is synchronized with the thread that may be accessing it 2018-05-01 23:17:51 +02:00
allocating_handler.hpp Revert "use handler allocator for UDP socket read handler" 2015-09-03 07:29:24 -04: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 re-enable some warnings and fix code 2016-11-20 01:05:16 -05:00
escape_string.hpp Options to use lowercase base32 encoding without padding 2015-07-14 12:41:12 -05:00
file_progress.hpp fix makefile 2017-02-25 23:01:28 -05: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
route.h build for iOS on travis 2018-01-18 22:37:37 +01:00
session_call.hpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
session_impl.hpp undo the patch to restore incoming TCP connections over SOCKS5 2018-02-19 00:01:42 +01:00
session_interface.hpp Add missing header <cstdarg> for va_list. 2018-04-24 23:09:25 -04:00
session_settings.hpp fix issue with initializing settings on session construction 2017-12-02 12:20:36 +01:00
time.hpp Fix of dht_storage_counters::peers counter. 2015-09-24 10:50:04 -04:00