*** empty log message ***
This commit is contained in:
parent
74711069c0
commit
32224419db
|
@ -464,6 +464,7 @@ namespace libtorrent
|
||||||
// if we have uploaded more than a piece for free, choke peer and
|
// if we have uploaded more than a piece for free, choke peer and
|
||||||
// wait until we catch up with our download.
|
// wait until we catch up with our download.
|
||||||
c->send_choke();
|
c->send_choke();
|
||||||
|
--m_num_unchoked;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue