Expose torrent_handle::is_finished()
This commit is contained in:
@@ -310,6 +310,7 @@ namespace libtorrent
|
||||
bool is_valid() const;
|
||||
|
||||
bool is_seed() const;
|
||||
bool is_finished() const;
|
||||
bool is_paused() const;
|
||||
void pause() const;
|
||||
void resume() const;
|
||||
|
Reference in New Issue
Block a user