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: Sat, 03 Dec 2005 11:20:26 -0500

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.103 
mldonkey/src/daemon/common/commonOptions.ml:1.104
--- mldonkey/src/daemon/common/commonOptions.ml:1.103   Fri Dec  2 12:08:26 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Sat Dec  3 16:20:26 2005
@@ -1622,7 +1622,7 @@
         (!!minor_heap_size * 1024) };
   );
   option_hook client_buffer_size (fun _ ->
-      TcpBufferedSocket.max_buffer_size := maxi 1000000 !!client_buffer_size
+      TcpBufferedSocket.max_buffer_size := maxi 10000000 !!client_buffer_size
   );
   if Autoconf.has_gd then
     option_hook html_mods_vd_gfx_png (fun _ ->




reply via email to

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