mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/config/mingw/os_stubs_c.c


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/config/mingw/os_stubs_c.c
Date: Sun, 28 Aug 2005 07:01:30 -0400

Index: mldonkey/src/config/mingw/os_stubs_c.c
diff -u mldonkey/src/config/mingw/os_stubs_c.c:1.8 
mldonkey/src/config/mingw/os_stubs_c.c:1.9
--- mldonkey/src/config/mingw/os_stubs_c.c:1.8  Sun Aug 28 10:49:49 2005
+++ mldonkey/src/config/mingw/os_stubs_c.c      Sun Aug 28 11:01:29 2005
@@ -58,7 +58,7 @@
 
 int os_getdtablesize()
 {
-  return 256;
+  return 32767;
 }
 
 int64 os_getfdsize(OS_FD fd)




reply via email to

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