*** empty log message ***

This commit is contained in:
Arvid Norberg
2003-11-28 17:29:27 +00:00
parent 734ff429c2
commit 94919f9806
12 changed files with 342 additions and 160 deletions

View File

@@ -305,7 +305,7 @@ namespace libtorrent
// TODO: since inc_refcount is called
// with sequential indices when peers
// connect, it will sort the pieces
// connect, the pieces will be sorted.
// that is not good. one solution is
// to insert the element at a random
// index when moving it to another