allocates 10 disk buffers at a time instead of 32. Fixed bug where connection candidates would be too high
This commit is contained in:
@@ -41,6 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#include "libtorrent/intrusive_ptr_base.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
struct torrent;
|
||||
struct peer_connection;
|
||||
|
Reference in New Issue
Block a user