Max number of open file descriptors is too low
Joel Reymont
joelr1@REDACTED
Tue Sep 27 19:00:59 CEST 2005
Right, but it still does not resolve the same issue under Windows ;-).
On Sep 27, 2005, at 5:56 PM, Jani Hakala wrote:
> Joel Reymont <joelr1@REDACTED> writes:
>
>
>> This won't work on Unix. Assuming that MAX_FILES() will return
>> ERL_MAX_PORTS, it will be reset back to FD_SETSIZE.
>>
>>
> Only if USE_SELECT is defined i.e. poll() is not used?
>
>
>> I had this problem on the Mac and had to edit header files.
>>
>>
> If I remember correctly poll() is somehow broken on MacOS(?) so you
> faced the limitation related to select().
>
> Jani Hakala
>
--
http://wagerlabs.com/
More information about the erlang-questions
mailing list