Skip to content

Conversation

@bugdea1er
Copy link
Owner

This essentially reverts #114

Opening temporary directories doesn't help at all, since there is not much to do with its native handle, and even traversing the directory using the OS's native API reopens the directory

Also, defining and managing native_handle in entry limits the variety of types of handles: for instance, file could use corecrt on Windows and manage int instead of HANDLE

@bugdea1er bugdea1er marked this pull request as ready for review January 23, 2025 17:04
@bugdea1er bugdea1er merged commit 4055996 into main Jan 23, 2025
9 checks passed
@bugdea1er bugdea1er deleted the open-directory branch January 23, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants