This website requires JavaScript.
Explore
Help
Sign In
jiigen666
/
libtorrent
Watch
1
Star
0
Fork
0
You've already forked libtorrent
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cead1b5780763b46c254ff85a35d959c83f66e7f
libtorrent
/
bindings
/
python
History
Arvid Norberg
29880b7e26
use a stricted condition when to enter end-game mode. Made it configurable in RC_0_15+
2010-02-18 19:25:15 +00:00
..
src
use a stricted condition when to enter end-game mode. Made it configurable in RC_0_15+
2010-02-18 19:25:15 +00:00
client.py
added new announce_entry members to python bindings. Also excluded deprecated functions from the python bindings when built without them
2009-12-21 22:02:34 +00:00
Jamfile
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
2009-10-26 01:29:39 +00:00
Makefile.am
configure.ac: drop dependencies on boost.filesystem and boost.thread libraries
2009-11-02 02:10:38 +00:00
setup.py.in
configure.ac: drop dependencies on boost.filesystem and boost.thread libraries
2009-11-02 02:10:38 +00:00
simple_client.py
fixed simple_clien.py example
2008-11-21 18:04:59 +00:00