Hi,
At 10.32 30/01/2006, Joost de Heer wrote:
>Hello,
>
>The current Windows binary provided by Guido Serassio has a 2048 file
>descriptor limit. I'd like to increase this to 4096. Is the current an OS
>limit or can this be changed?
This is not an OS limit, but is a Microsoft's hard coded limit into
the MS C Runtime libraries (msvcrt.dll). You can increase this limit
rebuilding from sources the runtime libraries.
I have got in the past some successful user's report about this.
Using MSYS+MinGW don't change the problem, because MinGW is based on
msvcrt.dll.
Regards
Guido
-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio@acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Mon Jan 30 2006 - 12:56:58 MST
This archive was generated by hypermail pre-2.1.9 : Wed Feb 01 2006 - 12:00:02 MST