merged disk buffer pool change from RC_0_16

This commit is contained in:
Arvid Norberg
2013-03-17 17:13:34 +00:00
parent 8d8d160b35
commit 56e4c48873
3 changed files with 4 additions and 30 deletions

View File

@@ -17,6 +17,10 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* don't use pool allocator for disk blocks (cache may now return pages to the kernel)
0.16.9 release
* fix long filename truncation on windows
* distinguish file open mode when checking files and downloading/seeding with bittorrent. updates storage interface
* improve file_storage::map_file when dealing with invalid input