back-ported shutdown fix

This commit is contained in:
Arvid Norberg 2012-01-20 08:06:54 +00:00
parent a478fcaf10
commit a77342b9a4
1 changed files with 2 additions and 0 deletions

View File

@ -102,6 +102,8 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fix connection queue issue causing shutdown delays
* fixed mingw build
* fix overflow bug in progress_ppm field
* don't filter local peers received from a non-local tracker
* fix python deadlock when using python extensions