premiere-libtorrent/examples
Arvid Norberg c567a66f5e simplify peer_connection's read handlers and the receive buffer. (#853)
simplify peer_connection's read handlers and the receive buffer. removed the concept of soft-packet-size. removed the secondary null-buffer receive path. removed try_read. simplify the buffer class to not be resizeable. make receive_buffer shrink the buffer allocation. add cap to growing the receive buffer. buffer sizes are always divisible by 8.
2016-06-26 20:41:03 -04:00
..
cmake
CMakeLists.txt
Jamfile
Makefile.am
bt-get.cpp
bt-get2.cpp
client_test.cpp simplify peer_connection's read handlers and the receive buffer. (#853) 2016-06-26 20:41:03 -04:00
connection_tester.cpp general modernization (#836) 2016-06-20 11:32:06 -04:00
dump_torrent.cpp general modernization (#836) 2016-06-20 11:32:06 -04:00
make_torrent.cpp general modernization (#836) 2016-06-20 11:32:06 -04:00
print.cpp general modernization (#836) 2016-06-20 11:32:06 -04:00
print.hpp
run_benchmarks.py
run_cmake.sh.in
session_view.cpp
session_view.hpp
simple_client.cpp
stats_counters.cpp
torrent_view.cpp
torrent_view.hpp
upnp_test.cpp