/[mldonkey]/mldonkey/src/networks/bittorrent/bTClients.ml
ViewVC logotype

Diff of /mldonkey/src/networks/bittorrent/bTClients.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.52 by spiralvoice, Wed Sep 14 20:02:26 2005 UTC revision 1.53 by spiralvoice, Thu Oct 6 10:19:30 2005 UTC
# Line 337  let download_finished file = Line 337  let download_finished file =
337          (*CommonComplexOptions.file_completed*)          (*CommonComplexOptions.file_completed*)
338          file_completed (as_file file);          file_completed (as_file file);
339          (* Remove the swarmer for this file as it is not useful anymore... *)          (* Remove the swarmer for this file as it is not useful anymore... *)
340            Int64Swarmer.remove_swarmer file.file_swarmer;
341          file.file_swarmer <- None;          file.file_swarmer <- None;
342          (* At this point, the file state is FileDownloaded. We should not remove          (* At this point, the file state is FileDownloaded. We should not remove
343             the file, because we continue to upload. *)             the file, because we continue to upload. *)

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26