From 1148a5574c021b060eede7298d8a68f3ce1cfe73 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 18 Jul 2004 00:39:58 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 117 +++++++++++++++----------- docs/manual.rst | 14 +++ examples/client_test.cpp | 35 ++++---- include/libtorrent/storage.hpp | 5 +- include/libtorrent/torrent.hpp | 1 + include/libtorrent/torrent_handle.hpp | 3 + src/identify_client.cpp | 56 ++++++------ src/session.cpp | 8 +- src/storage.cpp | 101 ++++++++++++---------- src/torrent.cpp | 5 ++ src/torrent_handle.cpp | 8 ++ 11 files changed, 216 insertions(+), 137 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index 1534e6c3e..a6b364b78 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -47,71 +47,72 @@
  • torrent_handle
  • -
  • torrent_status
  • -
  • peer_info
  • -
  • address
  • -
  • http_settings
  • -
  • big_number
  • -
  • hasher
  • -
  • fingerprint
  • -
  • free functions