premiere-libtorrent/include/libtorrent/aux_
Arvid Norberg b61ebca14a moved async-load-torrent feature out of disk-io-thread (#1282)
moved async-load-torrent feature out of disk-io-thread into a generic worker thread
2016-11-02 01:01:04 -04:00
..
allocating_handler.hpp add proper error handling to peer connections and session (#1149) 2016-09-25 09:50:48 -04:00
bind_to_device.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
byteswap.hpp general modernization (#836) 2016-06-20 11:32:06 -04:00
cppint_import_export.hpp use cstdint intead of boost/cstdint.hpp (#833) 2016-06-18 14:01:38 -04:00
cpuid.hpp refactor for separation of clz software/hardware based (#985) 2016-08-05 15:51:37 -04:00
disable_warnings_pop.hpp fix diagnostic push/pop issue 2015-06-28 18:44:37 -04:00
disable_warnings_push.hpp fixed warnings and compilation issues (#980) 2016-08-03 00:35:40 -04:00
escape_string.hpp use string_view in create_torrent (#1120) 2016-09-21 19:59:43 -07:00
ffs.hpp added support for flz (find last zero) and copied bitfield functions from PR #565 (#986) 2016-08-07 16:21:08 -04:00
file_progress.hpp merged RC_1_1 into master 2016-07-05 18:03:06 -04:00
has_block.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
io.hpp minor cleanup to aux io functions (#962) 2016-07-28 08:33:38 -04:00
lsd.hpp created lsd_callback, log optimization and cleanup in lsd (#1099) 2016-09-16 12:21:41 -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 more boost types cleanup and handling of deprecated macos libcrypto (#1072) 2016-09-07 17:51:18 -04:00
portmap.hpp upnp and natpmp modernization and cleanup (#1103) 2016-09-18 10:11:56 -04:00
proxy_settings.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
scope_end.hpp fix error handling by exercising code paths where memory allocations fail (#1221) 2016-10-19 01:18:05 -04:00
session_call.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
session_impl.hpp moved async-load-torrent feature out of disk-io-thread (#1282) 2016-11-02 01:01:04 -04:00
session_interface.hpp simplify interaction with disk_io_thread by removing the uncork interface (#1271) 2016-10-30 18:21:07 -04:00
session_settings.hpp minor cleanup and refactor (#1016) 2016-08-20 19:46:55 -04:00
suggest_piece.hpp simplify peer_connection's read handlers and the receive buffer. (#853) 2016-06-26 20:41:03 -04:00
time.hpp removed spaces in template types and more c++11 auto/loop refactor 2016-10-26 00:08:00 -04:00