[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Mldonkey-users] [patch #4349] increase filedescriptor limit for mingw
|
From: |
z |
|
Subject: |
[Mldonkey-users] [patch #4349] increase filedescriptor limit for mingw |
|
Date: |
Thu, 25 Aug 2005 22:11:58 +0000 |
|
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) |
URL:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4349>
Summary: increase filedescriptor limit for mingw
Project: mldonkey, a multi-networks file-sharing client
Submitted by: zet
Submitted on: Thu 08/25/05 at 22:11
Category: None
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
_______________________________________________________
Details:
As far as I can tell (by googling..), there is no limit on win as to how many
file descriptors can be opened. Ocaml win32 stubs use CreateFile() winAPI
calls which do not have the same limits as libc fopen().
I've manually tested opening 32767 file handles on XP from ocaml under
mingw.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 08/25/05 at 22:11 Name: descriptor_limit.diff Size: 475B By:
zet
<http://savannah.nongnu.org/patch/download.php?item_id=4349&item_file_id=5073>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4349>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [Mldonkey-users] [patch #4349] increase filedescriptor limit for mingw,
z <=