mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-04 17:09:02 -06: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).