Search found 4 matches

by Beo
2004-01-14 04:39
Forum: Programmer's Help
Topic: ClientManager lockups
Replies: 15
Views: 7439

0.306, of course
by Beo
2004-01-14 04:38
Forum: Programmer's Help
Topic: ClientManager lockups
Replies: 15
Views: 7439

Better, the sources in 0.263 and 3.06 "are" different, and I am almost sure that the cause of the lock is these differences.

Also, and this is by far more worrying for me, I seem to be the only one having these problems.
by Beo
2004-01-14 04:33
Forum: Programmer's Help
Topic: ClientManager lockups
Replies: 15
Views: 7439

Well, ya know, in multithreading environment is not that simple to break into the debugger and see where a thread (and which one, especially) is locked. But, I'm almost sure that the ClientManager was different in version 0.263 (it doesn't have AddListener and RemoveListener methods, which seem to b...
by Beo
2004-01-13 04:40
Forum: Programmer's Help
Topic: ClientManager lockups
Replies: 15
Views: 7439

ClientManager lockups

I'm finding that since version 0.304 the DC++ client locks, probabily in some calls to ClientManager::addListener or ClientManager::removeListener . I'vee got also an older version, 0.263, where there were no such calls, and it doesn't lock. Any suggestion? Anyone can explain those methods? Thanks, ...