added peer/piece categories to the piece picker. fixes #18
commitf52ff7872413a26d9c2e5dadb9720fa70b3ffb63
authorarvidn <arvidn@a83610d8-ad2a-0410-a6ab-fc0612d85776>
Fri, 27 Apr 2007 00:27:37 +0000 (27 00:27 +0000)
committerarvidn <arvidn@a83610d8-ad2a-0410-a6ab-fc0612d85776>
Fri, 27 Apr 2007 00:27:37 +0000 (27 00:27 +0000)
treeb2fd07ecfe9714c89501d0df6c14b1628cd9ec71
parent2ebe9c604848759ab6b9408a47439f95d95be4a1
added peer/piece categories to the piece picker. fixes #18

git-svn-id: https://libtorrent.svn.sourceforge.net/svnroot/libtorrent/trunk@1160 a83610d8-ad2a-0410-a6ab-fc0612d85776
docs/manual.rst
examples/client_test.cpp
include/libtorrent/peer_connection.hpp
include/libtorrent/piece_picker.hpp
include/libtorrent/torrent_handle.hpp
src/peer_connection.cpp
src/piece_picker.cpp
src/policy.cpp
src/torrent_handle.cpp
test/test_piece_picker.cpp