fix 'parameter incorrect' issue when using unbuffered IO on windows

This commit is contained in:
Arvid Norberg 2012-02-22 03:27:26 +00:00
parent 6627ae86d6
commit 9a651847f5
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
0.15.10 release
* fix 'parameter incorrect' issue when using unbuffered IO on windows
* fixed UDP socket error handling on windows
* fixed peer_tos (type of service) setting
* fixed crash when loading resume file with more files than the torrent in it