fix CPU busy loop issue in tracker announce logic

This commit is contained in:
Arvid Norberg
2011-09-12 05:21:16 +00:00
parent 469414d486
commit 460799d600
2 changed files with 20 additions and 20 deletions

View File

@@ -91,6 +91,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fix CPU busy loop issue in tracker announce logic
* honor IOV_MAX when using writev and readv
* don't post 'operation aborted' UDP errors when changing listen port
* fix tracker retry logic, where in some configurations the next tier would not be tried