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/bittorrent/bTClients


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTClients.ml
Date: Thu, 06 Oct 2005 06:19:32 -0400

Index: mldonkey/src/networks/bittorrent/bTClients.ml
diff -u mldonkey/src/networks/bittorrent/bTClients.ml:1.52 
mldonkey/src/networks/bittorrent/bTClients.ml:1.53
--- mldonkey/src/networks/bittorrent/bTClients.ml:1.52  Wed Sep 14 20:02:26 2005
+++ mldonkey/src/networks/bittorrent/bTClients.ml       Thu Oct  6 10:19:30 2005
@@ -337,6 +337,7 @@
         (*CommonComplexOptions.file_completed*)
         file_completed (as_file file);
         (* Remove the swarmer for this file as it is not useful anymore... *)
+        Int64Swarmer.remove_swarmer file.file_swarmer;
         file.file_swarmer <- None;
         (* At this point, the file state is FileDownloaded. We should not 
remove
            the file, because we continue to upload. *)




reply via email to

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