mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-16 05:21:22 +00:00
b7fcec4985
Sets max open fd limit to 8192 on non-windows platforms (or bounds it to the system hard limit). Complement to the previous VFS PR. Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4030 Reviewed-by: MaranBr <maranbr@eden-emu.dev>