[erlang-questions] kpoll still using select
Joel Reymont
joelr1@REDACTED
Thu Jul 9 12:12:25 CEST 2009
On Jul 9, 2009, at 11:08 AM, Sverker Eriksson wrote:
> Put some printf's in erts/emulator/sys/common/erl_poll.c. This is
> where the file descriptor limit is set at start:
Would this work instead?
Breakpoint 2, driver_select (port=86, event=86, mode=86, on=1) at sys/
unix/sys.c:275
275 }
(gdb) p max_fds
$3 = -1
Thanks, Joel
---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont
More information about the erlang-questions
mailing list