From 0320e097d65edcbd8d5bddc9e397cc5feb85dd2a Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Thu, 16 Jun 2005 15:41:04 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 55 ++++++++++++++--------- docs/manual.rst | 23 ++++++++-- examples/client_test.cpp | 3 +- include/libtorrent/alert_types.hpp | 15 +++++++ include/libtorrent/session.hpp | 3 +- include/libtorrent/storage.hpp | 3 +- src/session.cpp | 72 +++++++++++++++++++++++++----- src/storage.cpp | 28 +++++++++--- 8 files changed, 158 insertions(+), 44 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index f49e96389..b1efbbc20 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -103,33 +103,34 @@
  • invalid_request_alert
  • torrent_finished_alert
  • metadata_received_alert
  • -
  • dispatcher
  • +
  • fastresume_rejected_alert
  • +
  • dispatcher
  • -
  • exceptions