option to ignore bandwidth limits for local peers. fixed some asserts when allowing multiple connections per IP
This commit is contained in:
@@ -71,6 +71,8 @@ namespace libtorrent
|
||||
{
|
||||
INVARIANT_CHECK;
|
||||
|
||||
assert(!peer->ignore_bandwidth_limits());
|
||||
|
||||
// make sure this peer isn't already in line
|
||||
// waiting for bandwidth
|
||||
#ifndef NDEBUG
|
||||
|
Reference in New Issue
Block a user