Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Once all the remaining Stout functions which use CRT APIs have been fixed (namely os::open), we can remove the variant type representing CRT file descriptors from the int_fd/WindowsFD abstraction.
Attachments
Issue Links
- blocks
-
MESOS-8683 Remove _close from Windows close.hpp
- Resolved
- is blocked by
-
MESOS-8684 Replace _dup with DuplicateHandle on Windows
- Resolved
-
MESOS-8685 Replace _lseek with SetFilePointer
- Resolved
-
MESOS-8692 Replace _chsize_s with SetEndOfFile on Windows
- Resolved
-
MESOS-8673 Fix os::open to use HANDLEs
- Resolved
-
MESOS-8676 Fix os::read and os::write to use HANDLES
- Resolved