fixed udp tracker race condition

This commit is contained in:
Arvid Norberg
2010-03-02 09:04:27 +00:00
parent 82b60b25c8
commit 0952dd48f6
3 changed files with 8 additions and 0 deletions

View File

@@ -107,6 +107,7 @@
* improved LSD performance and made the interval configurable
* improved UDP tracker support by caching connect tokens
* fast piece optimization
* fixed udp tracker race condition
* added support for torrents with odd piece sizes
* fixed issue with disk read cache not being cleared when removing torrents
* made the DHT socket bind to the same interface as the session