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/fileTP/fileTPInterac


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

Index: mldonkey/src/networks/fileTP/fileTPInteractive.ml
diff -u mldonkey/src/networks/fileTP/fileTPInteractive.ml:1.20 
mldonkey/src/networks/fileTP/fileTPInteractive.ml:1.21
--- mldonkey/src/networks/fileTP/fileTPInteractive.ml:1.20      Sun Sep 18 
19:00:52 2005
+++ mldonkey/src/networks/fileTP/fileTPInteractive.ml   Thu Oct  6 10:19:30 2005
@@ -68,6 +68,7 @@
 
 let _ =
   file_ops.op_file_cancel <- (fun file ->
+      Int64Swarmer.remove_swarmer file.file_swarmer;
       file.file_swarmer <- None;
       remove_file file;
   );




reply via email to

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