Skip to content

Conversation

@MacroModel
Copy link
Collaborator

  • Introduced dsync and rsync modes in open_mode enumeration.
  • Updated calculate_posix_open_mode to handle O_DSYNC and O_RSYNC flags.
  • Refactored directory iterator implementations to use noexcept_call for safer error handling.
  • Adjusted conditional checks in NT and Win32 headers for consistency in handling follow mode.

MacroModel and others added 2 commits November 6, 2025 20:38
- Introduced `dsync` and `rsync` modes in `open_mode` enumeration.
- Updated `calculate_posix_open_mode` to handle `O_DSYNC` and `O_RSYNC` flags.
- Refactored directory iterator implementations to use `noexcept_call` for safer error handling.
- Adjusted conditional checks in NT and Win32 headers for consistency in handling `follow` mode.
@trcrsired trcrsired merged commit 2748df5 into cppfastio:next Nov 7, 2025
2 checks passed
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