grewumi / xsandbox

Automatically exported from code.google.com/p/xsandbox
0 stars 0 forks source link

Threads freezing when downloading BIGSIZE file #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. With 10 connections to download small size file such as 
http://www.google.com, the Axel is working happily 
2. With 10 connections to download BIGSIZE file such as 
iPad1,1_5.0.1_9A405_Restore.ipsw, then freezing to wait...
3. With 3 connections to do step 2, it could working not very happily.

It might be due to CRITICAL RES between THREADS in WIN32

Original issue reported on code.google.com by xiangzha...@gmail.com on 25 Feb 2012 at 2:41

GoogleCodeExporter commented 8 years ago
Fix the BIGSIZE freeze issue, see r4 diff about axel.c

http://code.google.com/p/xsandbox/source/diff?spec=svn4&r=4&format=side&path=/tr
unk/axel-win32/axel.c

Original comment by xiangzha...@gmail.com on 25 Feb 2012 at 8:20