added set_piece_deadline to the python binding

This commit is contained in:
Arvid Norberg
2009-09-25 15:03:24 +00:00
parent ef6e709ef6
commit ba12527c5a
2 changed files with 24 additions and 9 deletions

View File

@@ -1987,6 +1987,9 @@ If the piece is already downloaded when this call is made, nothing happens, unle
the ``alert_when_available`` flag is set, in which case it will do the same thing
as calling `read_piece()`_ for ``index``.
In the python binding for this function, the ``deadline`` is the number of milliseconds
as an integer.
piece_priority() prioritize_pieces() piece_priorities()
-------------------------------------------------------