premiere-libtorrent/bindings/python
Alden Torres a856ae6e9b Added dht_get_peers and dht_announce at session level.
Refactored dht_put_item to dht_put_immutable_item in session_impl since the get operations are not overloaded (consistency).
Added allow_threading_guard to add_dht_node python binding.
Making dht_put_item in session returns a zeroed hash if TORRENT_DISABLE_DHT (avoid unnecessary calculation and it's more consistent).
Added missing DHT operations to the python binding.
Added missing allow_threading_guard to add_dht_node in the python binding.
2015-07-12 10:37:16 -04:00
..
src Added dht_get_peers and dht_announce at session level. 2015-07-12 10:37:16 -04:00
Jamfile merge 2015-06-07 01:34:12 -04:00
Makefile.am merged fixes from RC_1_0 2014-11-27 03:05:06 +00:00
client.py merged changes from RC_1_0 2014-12-07 07:22:39 +00:00
compile_flags.in merged changes from RC_1_0 2014-11-19 09:23:08 +00:00
link_flags.in merged changes from RC_1_0 2014-11-19 09:23:08 +00:00
make_torrent.py merged python fixes from RC_0_16 2014-03-23 00:49:58 +00:00
rss_reader.py added support for RSS feeds 2011-01-18 03:41:54 +00:00
setup.py merged changes from RC_1_0 2014-11-28 04:53:21 +00:00
simple_client.py merged changes from RC_1_0 2014-12-07 07:22:39 +00:00