Discussion:
[libtorrent] Is there any way to get the percentance back while creating a torrent file ?
Nocs ...
2017-07-08 17:51:29 UTC
Permalink
Is there any percentance respond function while creating a torrent file so i can create a progress bar ?


thanks in advance
Arvid Norberg
2017-07-14 05:01:07 UTC
Permalink
Post by Nocs ...
Is there any percentance respond function while creating a torrent file so
i can create a progress bar ?
Yes, see how the example uses "print_progress" here:
https://github.com/arvidn/libtorrent/blob/RC_1_1/examples/make_torrent.cpp#L325
--
Arvid Norberg
Loading...