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/gnutellaMai


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/gnutella/gnutellaMain.ml
Date: Mon, 01 Aug 2005 19:53:58 -0400

Index: mldonkey/src/networks/gnutella/gnutellaMain.ml
diff -u mldonkey/src/networks/gnutella/gnutellaMain.ml:1.18 
mldonkey/src/networks/gnutella/gnutellaMain.ml:1.19
--- mldonkey/src/networks/gnutella/gnutellaMain.ml:1.18 Sat Apr 23 11:43:10 2005
+++ mldonkey/src/networks/gnutella/gnutellaMain.ml      Mon Aug  1 23:53:54 2005
@@ -124,7 +124,9 @@
             GnutellaHandler.update_shared_files ()
           end
     );
-    
+
+    add_timer 10. (fun _ -> try GnutellaServers.ft_boot () with _ -> ());    
+
     GnutellaInteractive.recover_files ();
     add_session_timer enabler GnutellaProto.recover_files_delay (fun timer ->
         GnutellaInteractive.recover_files ();




reply via email to

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