mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.ml
Date: Mon, 21 Nov 2005 16:35:17 -0500

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.101 
mldonkey/src/daemon/common/commonOptions.ml:1.102
--- mldonkey/src/daemon/common/commonOptions.ml:1.101   Sat Nov 19 16:11:37 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Mon Nov 21 21:35:16 2005
@@ -1170,6 +1170,10 @@
     "Define the format of the archive, zip or tar.gz are valid."
     string_option "tar.gz"
 
+let shutdown_timeout = define_option current_section ["shutdown_timeout"]
+    "The maximum time in seconds to wait for networks to cleanly shutdown."
+    int_option 3
+
   (*
 let password = define_option current_section ["password"]
   "The password to access your client from the GUI (setting it disables




reply via email to

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