fixed edge case of pad file support

This commit is contained in:
Arvid Norberg
2010-12-13 16:47:12 +00:00
parent fbdf76cf5b
commit d301890d78
3 changed files with 37 additions and 2 deletions

View File

@@ -61,6 +61,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fixed edge case of pad file support
* limit number of torrents tracked by DHT
* fixed bug when allow_multiple_connections_per_ip was enabled
* potential WOW64 fix for unbuffered I/O (windows)