From 9f1a11aa50d4e43cee4df41ee197e19a14e7dddd Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 27 Apr 2007 16:26:30 +0000 Subject: [PATCH] regenerated documentation. fixed a few warnings. fixed a bug in recent check in in piece picker --- docs/building.html | 23 +++ docs/manual.html | 377 +++++++++++++++++++++++++++------------- src/peer_connection.cpp | 6 +- src/piece_picker.cpp | 34 ++-- src/policy.cpp | 2 +- 5 files changed, 303 insertions(+), 139 deletions(-) diff --git a/docs/building.html b/docs/building.html index e70bf61ba..3a47a7b30 100644 --- a/docs/building.html +++ b/docs/building.html @@ -236,6 +236,29 @@ information. +openssl + + + +character-set +

This setting will only have an affect on windows. +Other platforms are expected to support UTF-8.

+ + +

The variant feature is implicit, which means you don't need to specify diff --git a/docs/manual.html b/docs/manual.html index ef2cb3457..d660f474c 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -41,131 +41,135 @@

  • is_listening() listen_port() listen_on()
  • pop_alert() set_severity_level()
  • add_extension()
  • -
  • start_dht() stop_dht() set_dht_settings() dht_state()
  • -
  • add_dht_node() add_dht_router()
  • +
  • set_peer_proxy() set_web_seed_proxy() set_tracker_proxy() set_dht_proxy()
  • +
  • peer_proxy() web_seed_proxy() tracker_proxy() dht_proxy()
  • +
  • start_dht() stop_dht() set_dht_settings() dht_state()
  • +
  • add_dht_node() add_dht_router()
  • -
  • entry