This release contains build configuration fixes, and IORing bug fixes.
The .closeOnExec flag is also added to the Windows version of OpenOptions.
What's Changed
- Install missing CSystem headers with CMake by @fallintoplace in #323
- Add missing System sources to CMake build by @fallintoplace in #325
- Forward io_uring_enter2 size argument by @fallintoplace in #326
- Test ioring's blocking consume completion with timeout by @glessard in #329
- Improve syscall wrappers for IORing by @glessard in #336
- Enable .closeOnExec for FileDescriptor.open on Windows by @jakepetroules in #331
New Contributors
- @fallintoplace made their first contribution in #323
Full Changelog: 1.7.2...1.7.3