mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] Even emulers want to get rid of high queue ranks


From: Michael Panteleit
Subject: [Mldonkey-users] Even emulers want to get rid of high queue ranks
Date: 17 Jan 2003 13:44:23 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

Just found:
http://www.emule-project.net/board/index.php?act=ST&f=4&t=4434
with:

--------------- snip --------------------

quote from GaMe oVeR

I wanted to port to eMule 0.25a Milenia's feature to remove high queue
rank surces adding the possibility to remove also queue full surces.

This are the change i made.

[snip]
to

   if ((newrank>800) || (client->IsRemoteQueueFull()))
  {
       theApp.clientlist->RemoveClient(client);
       theApp.downloadqueue->RemoveSource(client);
  }

--------------- snip ---------------------

So I guess we are not alone complaining about these large queues.

Meikel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]