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 mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-users

Reply via email to