mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] Re: pango-20021128b


From: Pierre Etchemaite
Subject: Re: [Mldonkey-users] Re: pango-20021128b
Date: Fri, 29 Nov 2002 18:06:02 +0100

Le Fri, 29 Nov 2002 11:53:32 +0100, Sven Hartge <address@hidden>
a écrit :

>>> b) stop sharing sources with 1.x clients
> 
>> Already done. And I stop sharing 1.x client sources addresses too,
>> because the result would be almost the same :)
> 
> Why? Downloading _from_ 1.x clients is not too bad, because of they get
> now download but just upload, they will switch faster. This may sound
> greedy, but why not "rip" the bytes out of the 1.x users to "convince"
> them to switch to the friendlier client?

Oh, I read "stop sharing sources" as "stop sharing sources addresses", I
wasn't thinking about downloads.

Well, whether it would be fair or not may not be the question, but I wonder
if we really need to specifically ban mldonkey 1.x... 

--- donkey/donkeyClient.ml.orig Fri Nov 29 18:06:06 2002
+++ donkey/donkeyClient.ml      Fri Nov 29 18:06:52 2002
@@ -532,6 +532,7 @@
 *)  
   
   | M.JoinQueueReq _ ->
+      if c.client_brand <> Brand_mldonkey1 then
       if Fifo.length upload_clients < !!max_upload_slots then begin
           set_rtimeout sock !!upload_timeout;




reply via email to

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