From b2150236b0516f647b447bea681b6a394508c56e Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 10 Sep 2004 00:47:30 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 132 ++++++++++++++++++-------- docs/manual.rst | 52 +++++++++- include/libtorrent/alert_types.hpp | 15 +++ include/libtorrent/bencode.hpp | 4 + include/libtorrent/hasher.hpp | 2 + include/libtorrent/torrent_handle.hpp | 11 ++- include/libtorrent/torrent_info.hpp | 5 +- src/file_win.cpp | 2 +- src/torrent.cpp | 8 ++ src/torrent_handle.cpp | 17 ++++ 10 files changed, 201 insertions(+), 47 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index b3d5df54a..10ace1e2c 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -59,61 +59,63 @@
  • info_hash()
  • set_max_uploads() set_max_connections()
  • write_resume_data()
  • -
  • status()
  • -
  • get_download_queue()
  • -
  • get_peer_info()
  • -
  • get_torrent_info()
  • -
  • is_valid()
  • +
  • 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