| Anonymous | Login | Signup for a new account | 2025-10-29 00:26 CET | ![]() |
| 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 | ||||
| 0000537 | aMule | Multi Platform | public | 2005-08-15 05:01 | 2005-11-22 18:02 | ||||
| Reporter | Kry | ||||||||
| Assigned To | Kry | ||||||||
| Priority | immediate | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | SVN | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000537: Sockets not deleted | ||||||||
| Description | After time, sockets become max sockets as an straigth line and no more connections are done. Well. You know what I mean. | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | |||||||||
| Operating System | |||||||||
| Attached Files | |||||||||
Notes |
|
|
(0001232) Kry (manager) 2005-08-15 05:18 |
those are non uploading non downloading. I removed the upload queued and stopped all files. There are 51 clients and 502 sockets open (or to be exact, aMule thinks so), so they're elsewhere... not being deleted. |
|
(0001233) Kry (manager) 2005-08-15 06:03 |
And they're not deleted on cleanup because they have a socket :) |
|
(0001234) Xaignar (manager) 2005-08-15 22:49 |
Could the check in CClientReqSocket::CheckTimeOut() be the cause? if ( m_client->GetKadVersion() == 0 ) { return false; } |
|
(0001236) Kry (manager) 2005-08-17 18:54 |
I'll take a look |
|
(0001248) Kry (manager) 2005-08-22 01:36 |
Ok, now I know why it happens... but I ahve to talk to John about breaking backwards compatibility. |
|
(0001504) Kry (manager) 2005-11-22 18:02 |
Less and less to be done before 2.1.0 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-08-15 05:01 | Kry | New Issue | |
| 2005-08-15 05:02 | Kry | Status | new => confirmed |
| 2005-08-15 05:18 | Kry | Note Added: 0001232 | |
| 2005-08-15 06:03 | Kry | Note Added: 0001233 | |
| 2005-08-15 22:49 | Xaignar | Note Added: 0001234 | |
| 2005-08-17 18:54 | Kry | Note Added: 0001236 | |
| 2005-08-22 01:36 | Kry | Note Added: 0001248 | |
| 2005-11-22 17:59 | Kry | Status | confirmed => assigned |
| 2005-11-22 17:59 | Kry | Assigned To | => Kry |
| 2005-11-22 18:02 | Kry | Status | assigned => resolved |
| 2005-11-22 18:02 | Kry | Resolution | open => fixed |
| 2005-11-22 18:02 | Kry | Note Added: 0001504 | |
| Copyright © 2000 - 2025 MantisBT Team |