From bc77a39f3081a05d2990d5da18978e0192774886 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Thu, 10 Mar 2005 09:59:12 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 62 +++++++++++++++++++----------- docs/manual.rst | 17 ++++++++ include/libtorrent/alert_types.hpp | 14 +++++++ src/torrent.cpp | 10 ++++- 4 files changed, 79 insertions(+), 24 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index f572e85b5..d2c15a5a6 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -86,39 +86,40 @@
  • listen_failed_alert
  • file_error_alert
  • tracker_alert
  • -
  • hash_failed_alert
  • -
  • peer_ban_alert
  • -
  • peer_error_alert
  • -
  • invalid_request_alert
  • -
  • torrent_finished_alert
  • -
  • metadata_received_alert
  • -
  • dispatcher
  • +
  • tracker_reply_alert
  • +
  • hash_failed_alert
  • +
  • peer_ban_alert
  • +
  • peer_error_alert
  • +
  • invalid_request_alert
  • +
  • torrent_finished_alert
  • +
  • metadata_received_alert
  • +
  • dispatcher
  • -
  • exceptions