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/gnutella/gnutellaGlo


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/gnutella/gnutellaGlobals.ml
Date: Mon, 15 Aug 2005 16:25:59 -0400

Index: mldonkey/src/networks/gnutella/gnutellaGlobals.ml
diff -u mldonkey/src/networks/gnutella/gnutellaGlobals.ml:1.29 
mldonkey/src/networks/gnutella/gnutellaGlobals.ml:1.30
--- mldonkey/src/networks/gnutella/gnutellaGlobals.ml:1.29      Tue Jul  5 
12:28:57 2005
+++ mldonkey/src/networks/gnutella/gnutellaGlobals.ml   Mon Aug 15 20:25:57 2005
@@ -321,7 +321,7 @@
   let kernel = Int64Swarmer.create_swarmer file_temp file_size 
       (Int64.of_int (256 * 1024))  in
   let swarmer = Int64Swarmer.create kernel (as_file file) megabyte in
-  Int64Swarmer.set_verifier swarmer VerificationNotAvailable;
+  Int64Swarmer.set_verifier swarmer ForceVerification;
   
 (* TODO: we could generalize this approach to any UID that is computed
   on the complete file (md5, sha1,...) *)




reply via email to

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