mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-16 16:24:51 +00:00
92ca422088
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).