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

OpenOptionsExt not supported #13

Open
pseyfert-sevensense opened this issue May 24, 2024 · 0 comments
Open

OpenOptionsExt not supported #13

pseyfert-sevensense opened this issue May 24, 2024 · 0 comments

Comments

@pseyfert-sevensense
Copy link

As far as I understand the documentation of FileOptions https://docs.rs/file-lock/latest/file_lock/struct.FileOptions.html it's supposed to have the same API as OpenOptions, but it doesn't seem to allow setting things like O_SYNC through the OpenOptionsExt trait / through custom_flags). https://doc.rust-lang.org/std/os/unix/fs/trait.OpenOptionsExt.html#tymethod.custom_flags

Can this be added? (would this make sense?)

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

No branches or pull requests

1 participant