* Used the peer's option field when writing the handshake header

causing some peers to disconnect.

* Added rak::partial_priority class for efficient caching of chunks
indices based on rarity.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@656 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2006-03-24 21:24:24 +00:00
parent f953c8935e
commit b3051db2b2
+1
View File
@@ -39,6 +39,7 @@
#include <string>
#include <vector>
#include <inttypes.h>
namespace display {