LacenWolk .
2017-02-16 13:46:23 UTC
Hello, i'm trying to implement libtorrent. I've managed to get it working
as with downloading content. However, if i make my own .torrent, how can i
actually seed it. If i just open that torrent and even if i force recheck,
it'll always be stuck on downloading, it won't ever recheck the data.
I've tried to use save_resume_data(). however in
http://www.libtorrent.org/reference-Core.html#save_resume_data() it's not
clear as to how it actually works. How do you actually process_alert(a)?
The example client added is too bloated to make use of it.
Thanks :)
as with downloading content. However, if i make my own .torrent, how can i
actually seed it. If i just open that torrent and even if i force recheck,
it'll always be stuck on downloading, it won't ever recheck the data.
I've tried to use save_resume_data(). however in
http://www.libtorrent.org/reference-Core.html#save_resume_data() it's not
clear as to how it actually works. How do you actually process_alert(a)?
The example client added is too bloated to make use of it.
Thanks :)