premiere-libtorrent/include/libtorrent/aux_
Arvid Norberg 7251575d98 This patch does: (#633)
1. simplifies and regularizies creation of listen sockets based on the listen
   interfaces setting.
2. simplifies and improves the behavior of UDP sockets, which are now explicitly
   opened per listen interface
3. transitions udp tracker, DHT and uTP socket manager over to using the new
   udp sockets
4. greatly simplified udp_socket to only wrap a single underlying socket (as
   opposed to one IPv4 and IPv6 socket)
5. improved behavior of bind-to-device
6. introduce an array_view type to make udp packet passing code simpler
7. simplify and make setting of DF flag more robust
8. simplify and regularize port mapping of listen sockets
2016-04-24 15:26:28 -04:00
..
alert_manager_variadic_emplace.hpp disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings 2015-09-06 22:55:41 -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 This patch does: (#633) 2016-04-24 15:26:28 -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
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 fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
session_impl.hpp This patch does: (#633) 2016-04-24 15:26:28 -04:00
session_interface.hpp This patch does: (#633) 2016-04-24 15:26:28 -04:00
session_settings.hpp aux::session_settings is used by a test 2015-01-09 00:42:57 +00:00
time.hpp Fix of dht_storage_counters::peers counter. 2015-09-24 10:50:04 -04:00