mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-08 07:59:58 +01:00
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).