aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001375 | aMule | External Conn | public | 2008-08-10 04:34 | 2009-01-18 21:33 |
Reporter | Bandeira | ||||
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | feedback | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 2.2.2 | ||||
Target Version | Fixed in Version | ||||
Fixed in Revision | |||||
Operating System | Any | ||||
Summary | 0001375: Fix for UP boost | ||||
Description | // Fix boost for UploadClient.cpp { case PR_POWERSHARE: //added for powershare (deltaHF) filepriority = 2500; break; //end case PR_VERYHIGH: filepriority = 32; break; case PR_HIGH: filepriority = 18; break; case PR_LOW: filepriority = 6; break; case PR_VERYLOW: filepriority = 2; break; case PR_NORMAL: default: filepriority = 12; break; } /* I made some comparisons these were the values that I had better results. * * Best regards. * * Cabral Bandeira. root@bitnew.net */ | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-08-10 04:34 | Bandeira | New Issue | |||
2008-08-10 04:34 | Bandeira | Operating System | => Any | ||
2009-01-10 18:18 | Bandeira | Note Added: 0003043 | |||
2009-01-17 22:50 | Wuischke | Note Added: 0003060 | |||
2009-01-17 22:50 | Wuischke | Status | new => feedback | ||
2009-01-18 21:33 | Bandeira | Note Added: 0003063 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|