From c605c8021f5dfd2b760172131a928c42be5133d1 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 20 Jul 2008 16:00:08 +0000 Subject: [PATCH] added file priority functions --- docs/manual.html | 260 ++++++++++++++------------ docs/manual.rst | 31 ++- include/libtorrent/torrent.hpp | 8 + include/libtorrent/torrent_handle.hpp | 6 +- src/storage.cpp | 16 +- src/torrent.cpp | 60 +++++- src/torrent_handle.cpp | 20 ++ 7 files changed, 270 insertions(+), 131 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index c08a031c4..312d337a9 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -83,145 +83,146 @@
  • torrent_handle
  • -
  • torrent_status
  • -
  • peer_info
  • -
  • session_settings
  • -
  • pe_settings
  • -
  • proxy_settings
  • -
  • ip_filter