libtorrent::session_settings Struct Reference

#include <session_settings.hpp>

List of all members.

Public Member Functions

 session_settings (std::string const &user_agent_="libtorrent/"LIBTORRENT_VERSION)

Public Attributes

std::string proxy_ip
int proxy_port
std::string proxy_login
std::string proxy_password
std::string user_agent
int tracker_completion_timeout
int tracker_receive_timeout
int stop_tracker_timeout
int tracker_maximum_response_length
int piece_timeout
float request_queue_time
int max_allowed_in_request_queue
int max_out_request_queue
int whole_pieces_threshold
int peer_timeout
int urlseed_timeout
int urlseed_pipeline_size
int file_pool_size
bool allow_multiple_connections_per_ip
bool use_dht_as_fallback


Detailed Description

Definition at line 41 of file session_settings.hpp.


Constructor & Destructor Documentation

libtorrent::session_settings::session_settings ( std::string const &  user_agent_ = "libtorrent/" LIBTORRENT_VERSION  )  [inline]

Definition at line 43 of file session_settings.hpp.


Member Data Documentation

Definition at line 89 of file session_settings.hpp.

Referenced by libtorrent::aux::session_impl::operator()().

Definition at line 97 of file session_settings.hpp.

Referenced by libtorrent::peer_connection::second_tick().

Definition at line 103 of file session_settings.hpp.

Referenced by libtorrent::peer_connection::second_tick().

Definition at line 116 of file session_settings.hpp.

Definition at line 124 of file session_settings.hpp.

Referenced by libtorrent::request_a_block().

Definition at line 129 of file session_settings.hpp.

Definition at line 151 of file session_settings.hpp.

Referenced by libtorrent::aux::session_impl::set_settings().

Definition at line 160 of file session_settings.hpp.

Referenced by libtorrent::torrent::should_announce_dht().


The documentation for this struct was generated from the following file:

Generated on Sun May 25 00:21:43 2008 by  doxygen 1.5.6