mldonkey-users
[Top][All Lists]
Advanced

[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: Fri, 26 Aug 2005 03:07:05 +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)

Update of patch #4349 (project mldonkey):

             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #2:

Seems like an arbitrary choice to me (I'm sure a sparse array is not desired,
therefore going too large is not in the best interest of memory).  It is 1024
on linux, so here is 1024 for mingw.  The limiting factor is in the size of
the select() array, not in the max # of file descriptors for the process.
poll() doesn't seem to be available on mingw.
    _______________________________________________________

Additional Item Attachment:

File name: descriptor_limit.diff          Size:1 KB

<http://savannah.nongnu.org/patch/download.php?item_id=4349&item_file_id=5076>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4349>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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