From 953d4fb600223f090cbdcd34975e85200f873d9d Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Wed, 23 Feb 2005 20:38:29 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 121 ++++++++++++-------------- docs/manual.rst | 24 ++--- include/libtorrent/torrent.hpp | 6 -- include/libtorrent/torrent_handle.hpp | 16 ++-- src/identify_client.cpp | 2 + src/torrent.cpp | 2 + src/torrent_handle.cpp | 15 ---- 7 files changed, 80 insertions(+), 106 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index c2929db9e..5ec003705 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -56,70 +56,69 @@
  • set_upload_limit() set_download_limit()
  • pause() resume() is_paused()
  • is_seed()
  • -
  • num_complete() num_incomplete()
  • -
  • has_metadata()
  • -
  • set_tracker_login()
  • -
  • use_interface()
  • -
  • info_hash()
  • -
  • set_max_uploads() set_max_connections()
  • -
  • write_resume_data()
  • -
  • metadata()
  • -
  • status()
  • -
  • get_download_queue()
  • -
  • get_peer_info()
  • -
  • get_torrent_info()
  • -
  • is_valid()
  • +
  • has_metadata()
  • +
  • set_tracker_login()
  • +
  • use_interface()
  • +
  • info_hash()
  • +
  • set_max_uploads() set_max_connections()
  • +
  • write_resume_data()
  • +
  • metadata()
  • +
  • status()
  • +
  • get_download_queue()
  • +
  • get_peer_info()
  • +
  • get_torrent_info()
  • +
  • is_valid()
  • -
  • torrent_status
  • -
  • peer_info
  • -
  • address
  • -
  • http_settings
  • -
  • big_number
  • -
  • hasher
  • -
  • fingerprint
  • -
  • free functions