Anyone raised File I/O MAX_FILES past 256?

0 views
Skip to first unread message

Brendan B

unread,
Sep 25, 2017, 4:54:23 PM9/25/17
to MOO Talk
Hey Everyone,

Using File I/O, anybody here raised the the max open files: FILE_IO_MAX_FILES 256 past 256? I'm not a C programmer, and want to make sure that this isn't going to have unexpected consequences.

Thanks,

Brendan

Luke Dashjr

unread,
Sep 25, 2017, 5:16:22 PM9/25/17
to MOO-...@googlegroups.com, Brendan B
If you use MPLEX_STYLE MP_SELECT, be careful you don't overflow FD_SETSIZE
(typically 1024 on Linux).
Reply all
Reply to author
Forward
0 new messages