premiere-libtorrent/include/libtorrent/aux_
Arvid Norberg 97c6a75084 add proper error handling to peer connections and session (#1149)
add proper error handling to peer connections and session. i.e. catch exceptions in asio handlers and catch by const reference
2016-09-25 09:50:48 -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 use bind_to_device for listen sockets 2016-02-12 15:46:18 -05: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 separate piece_block and has_block out to their own headers (#1148) 2016-09-24 08:46:56 -07: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 some consts refs and refactor (#1075) 2016-09-09 15:02:20 -04:00
session_call.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
session_impl.hpp add proper error handling to peer connections and session (#1149) 2016-09-25 09:50:48 -04:00
session_interface.hpp general session, torrent and peer connection log optimization (#1088) 2016-09-13 22:46: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 more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00