-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66952/
-----------------------------------------------------------
Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau,
John Kordich, Joseph Wu, and Radhika Jandhyala.
Bugs: MESOS-8674
https://issues.apache.org/jira/browse/MESOS-8674
Repository: mesos
Description
-------
Added an field to WindowsFD for functions that need to know if a
Windows file is opened in overlapped mode, such as `os::read`, since
Windows doesn't provide a Win32 API for it.
Diffs
-----
3rdparty/stout/include/stout/os/windows/fd.hpp
bab16e869e69c214e18de584d1615311316e001a
3rdparty/stout/include/stout/os/windows/open.hpp
701dcec7c4c1162d38d8f25596af29ed3b32691d
Diff: https://reviews.apache.org/r/66952/diff/1/
Testing
-------
Thanks,
Akash Gupta