-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46392/
-----------------------------------------------------------
(Updated May 12, 2016, 6:59 p.m.)
Review request for mesos.
Bugs: MESOS-5371
https://issues.apache.org/jira/browse/MESOS-5371
Repository: mesos
Description
-------
This commit introduces temporary versions of 2 important functions:
`os::nonblock` and `os::cloexec`. We put them here in a placeholder
commit so that reviewers can make progress on subprocess. In the
immediate term, the plan is to figure out on a callsite-by-callsite
basis how to work around the functionality of `os::cloexec`. When we
collect more data, we will be in a better position to offer a way
forward here.
Diffs
-----
3rdparty/stout/include/stout/os.hpp 25e93200cf8b95f57931771073f3b6e34fff061b
3rdparty/stout/include/stout/os/windows/fcntl.hpp
14734317d7fb40053ee808745ac3ba8c706a7669
Diff: https://reviews.apache.org/r/46392/diff/
Testing
-------
Thanks,
Alex Clemmer