merged peerlist fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-11-21 20:42:40 +00:00
parent b69014f3cd
commit 8ebe11067f
3 changed files with 45 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix possible dangling pointer use in peer list
* fix support for storing arbitrary data in the DHT
* fixed bug in uTP packet circle buffer
* fix potential crash when using torrent_handle::add_piece