[Libtorrent-devel] libtorrent for kde, strange sigc++ header problems
Felix Berger
bflat1 at gmx.net
Thu Feb 24 15:22:21 UTC 2005
On Thursday 24 February 2005 14:18, Jari Petter Sundell wrote:
> There are two parts to specifying where the file paths.
> Download::set_root_dir(std::string) specifies the base directory where the
> files in the torrent are saved to.
> Download::get_entry(int) gives a Entry class for each file in the torrent.
> By calling Entry::get_path() you get the path of that file, and
> Entry::set_path_list(...) can be used to modify it. These paths are
> relative to the root directory.
Is there a way to specify the final filename in the root dir, or is this
provided by the torrent protocol and should not be influenced by clients?
As far as documentation is concerned: a step through example that shows all
the torren::init calls and sets up a download and doxygen comments in the
header files would be great.
Thanks,
Felix
--
Try Debian GNU/Linux!
http://www.felix.beldesign.de/
More information about the Libtorrent-devel
mailing list