aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
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 | ||||
Fixed in Revision | |||||
Operating System | |||||
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() | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
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 |
Notes | |||||
|
|||||
|
|