premiere-libtorrent/include/libtorrent/aux_
Arvid Norberg e8380e1d0b factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -04:00
..
allocating_handler.hpp remove c++98 cruft from allocating handler (#697) 2016-05-04 01:47:45 -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 Msvc warnings (#685) 2016-05-02 12:36:21 -04: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 Msvc warnings (#685) 2016-05-02 12:36:21 -04:00
max_path.hpp factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -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 made alerts move-only and remove dispatch function and other deprecated alert functions requiring alert to be copyable (#721) 2016-05-13 08:19:44 -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