Re: [libtorrent] Complete control in torrent download
Brought to you by:
arvidn
|
From: Arvid N. <arv...@gm...> - 2017-02-24 17:23:32
|
On Fri, Feb 24, 2017 at 12:03 PM, Faheem Mohammed < fah...@gm...> wrote: > Please just give me an idea of how to use it in python... I cannot get > it... > assuming that "h" is an object of type torrent_handle, call: h.pause() or h.resume() > Sorry for disturbing... > Regards > > On Fri, Feb 24, 2017 at 10:17 PM, Arvid Norberg <arv...@gm...> > wrote: > > > On Fri, Feb 24, 2017 at 11:41 AM, Faheem Mohammed < > > fah...@gm...> wrote: > > > > > I just want the libtorrent code for pausing in python... I think this > can > > > be asked here... > > > > > > > http://libtorrent.org/reference-Core.html#pause-resume > > > > -- > > Arvid Norberg > > ------------------------------------------------------------ > > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > Libtorrent-discuss mailing list > > Lib...@li... > > https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Libtorrent-discuss mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss > -- Arvid Norberg |