#include "libtorrent/socket.hpp"#include <boost/shared_ptr.hpp>#include <boost/intrusive_ptr.hpp>#include <boost/function.hpp>#include <boost/bind.hpp>#include <boost/integer_traits.hpp>#include <boost/thread/mutex.hpp>#include <deque>Go to the source code of this file.
Namespaces | |
| namespace | libtorrent |
Classes | |
| struct | libtorrent::history_entry |
| struct | libtorrent::bw_queue_entry |
| struct | libtorrent::bandwidth_limit |
| struct | libtorrent::bandwidth_manager |
Variables | |
| const int | libtorrent::max_bandwidth_block_size = 33000 |
| const int | libtorrent::min_bandwidth_block_size = 4000 |
1.5.6