View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000537aMuleMulti Platformpublic2005-08-15 05:012005-11-22 18:02
ReporterKry 
Assigned ToKry 
PriorityimmediateSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionSVN 
Target VersionFixed in Version 
Summary0000537: Sockets not deleted
DescriptionAfter time, sockets become max sockets as an straigth line and no more connections are done. Well. You know what I mean.
TagsNo tags attached.
Fixed in Revision
Operating System
Attached Files

- Relationships

-  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 - 2024 MantisBT Team
Powered by Mantis Bugtracker