mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-16 13:22:41 +00:00
192a95390e
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).