mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyClient.


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyClient.ml
Date: Tue, 05 Jul 2005 08:24:21 -0400

Index: mldonkey/src/networks/donkey/donkeyClient.ml
diff -u mldonkey/src/networks/donkey/donkeyClient.ml:1.48 
mldonkey/src/networks/donkey/donkeyClient.ml:1.49
--- mldonkey/src/networks/donkey/donkeyClient.ml:1.48   Tue Jun 28 22:45:57 2005
+++ mldonkey/src/networks/donkey/donkeyClient.ml        Tue Jul  5 12:24:21 2005
@@ -1486,7 +1486,8 @@
               | Some (chunks, _) ->
                   received_client_bitmap c file chunks
           end;
-          DonkeySources.query_files c.client_source
+         if file_state file = FileDownloading then
+           DonkeySources.query_files c.client_source
         
         with Not_found -> 
             if !verbose_unexpected_messages then




reply via email to

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