optimized the torrent creator optimizer to scale significantly better with more files

This commit is contained in:
Arvid Norberg
2012-08-12 19:46:24 +00:00
parent 1f32bdab5a
commit 3d227a2acc
2 changed files with 25 additions and 39 deletions

View File

@@ -1,3 +1,4 @@
* optimized the torrent creator optimizer to scale significantly better with more files
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP