Skip to content

Fix accidentally closing fd 0

(deleted) requested to merge fix-close-fd0 into master

Fixes retroarch, as when it launches cores they end up using fd 0 for the SGX device itself.

Merge request reports