Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take a flag argument in posix::directory::open #2

Open
g2p opened this issue Sep 28, 2015 · 0 comments
Open

Take a flag argument in posix::directory::open #2

g2p opened this issue Sep 28, 2015 · 0 comments

Comments

@g2p
Copy link

g2p commented Sep 28, 2015

This came up while making a directory walk in the style of find/nftw/fts; a flag argument (to pass O_NOFOLLOW | O_NOATIME) would be convenient.
Anyway, thank you for this project, it's good to have high-level classes that preserve the full power of the POSIX and Linux APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant