mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] upload slots


From: MLdonkey
Subject: Re: [Mldonkey-users] upload slots
Date: Mon, 13 Jan 2003 23:56:26 +0100

>  Can a single user occupy two upload slots for the same file?
>  
>  I was modifying the function for the "uploaders" command so it would format 
> its output in a table (and also include IP #s of uploaders) and noticed:
>  
>  client_print  peer_ip  client  dl  ul  filename
>  [Donkey 13049] 2 jethr0 jethr0  217.227.154.x trusted mldonkey 0 507904 
> same_file.abc
>  [Donkey 13797] 2 217.227.154.x:4662 jethr0  217.227.154.x new mldonkey 0 
> 304128 same_file.abc
>  
>  (IP# x'd out)
>  
>  As you can see the same IP (and username) has two uploaders slots for the 
> same file, but different client types.  How is this explained?

It looks like mldonkey has not identified that they were twice the
same client. Indeed, the first one is indirect (its identification
starts with its name, not its IP:port address), whereas the second one
is a direct one: the former one has been connected by your client,
whereas the later one has connected to you... The code that check if a
client is already connected must be checked to see why it happened...

- MLDonkey




reply via email to

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