Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upmissing torrent.pause api #543
Comments
This comment has been minimized.
This comment has been minimized.
|
We don't support pausing yet, but this should be easier to support once we have throttling upload/download speed implemented (#163). Until then, we expose the underlying
This will temporarily stop connecting to new peers. Note that this does not pause new incoming connections, nor does it pause the streams of existing connections or their wires. |
This comment has been minimized.
This comment has been minimized.
|
sorry for slow response, I think that we wait until throttling is completed to avoid wasted time. I will find other solution for my issues, thank you |
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
yes, I know, I watched #547 |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
torrent api missing torrent.pause to pause torrent download/upload progress. now, torrent.destroy() remove torrent from client, remove all torrent downloaded file, it so bad to resume download