From 29cb9e8969b4ec2b7a24e038d1283a0c9bca851f Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Tue, 7 Sep 2004 23:16:11 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 103 +++++++++++++----------- docs/manual.rst | 10 +++ examples/client_test.cpp | 2 +- include/libtorrent/resource_request.hpp | 2 + include/libtorrent/session.hpp | 1 + include/libtorrent/torrent_handle.hpp | 1 + src/peer_connection.cpp | 13 ++- src/piece_picker.cpp | 18 +++-- src/session.cpp | 41 +++++----- src/torrent_handle.cpp | 8 ++ 10 files changed, 124 insertions(+), 75 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index 5685b58da..b3d5df54a 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -53,66 +53,67 @@
  • set_ratio()
  • set_upload_limit() set_download_limit()
  • pause() resume() is_paused()
  • -
  • set_tracker_login()
  • -
  • use_interface()
  • -
  • info_hash()
  • -
  • set_max_uploads() set_max_connections()
  • -
  • write_resume_data()
  • -
  • status()
  • -
  • get_download_queue()
  • -
  • get_peer_info()
  • -
  • get_torrent_info()
  • -
  • is_valid()
  • +
  • is_seed()
  • +
  • set_tracker_login()
  • +
  • use_interface()
  • +
  • info_hash()
  • +
  • set_max_uploads() set_max_connections()
  • +
  • write_resume_data()
  • +
  • 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