Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an optimized fallback in closefrom_shim() for Linux, if the platform doesn't support closefrom or close_range. Iterate /proc/self/fd and close anything which is not that directory itself.
- Loading branch information