Anonymous | Login | Signup for a new account | 2025-07-01 21:29 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000731 | aMule | External Conn | public | 2005-12-14 08:37 | 2005-12-14 11:50 | ||||
Reporter | Jacobo221 | ||||||||
Assigned To | Kry | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000731: wrong failed servers check | ||||||||
Description | CServerList::RemoveDeadServers() in ServerList.cpp checks: cur_server->GetFailedCount() > thePrefs::GetDeadserverRetries() where it should check cur_server->GetFailedCount() >= thePrefs::GetDeadserverRetries() | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
![]() |
|
(0001666) Kry (manager) 2005-12-14 11:50 |
The check is ok, we only want to remove when we have MORE failed than the max failed. |
![]() |
|||
Date Modified | Username | Field | Change |
2005-12-14 08:37 | Jacobo221 | New Issue | |
2005-12-14 11:49 | Kry | Status | new => assigned |
2005-12-14 11:49 | Kry | Assigned To | => Kry |
2005-12-14 11:50 | Kry | Status | assigned => closed |
2005-12-14 11:50 | Kry | Note Added: 0001666 |
Copyright © 2000 - 2025 MantisBT Team |