merged read_piece response for cancelled time-critical pieces, from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-28 07:27:44 +00:00
parent 42ee2869b1
commit ff81a258af
2 changed files with 18 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix read-piece response for cancelled deadline-pieces
* fixed file priority vector-overrun
* fix potential packet allocation alignment issue in utp
* make 'close_redudnant_connections' cover more cases