----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65467/#review196932 -----------------------------------------------------------
3rdparty/stout/include/stout/internal/windows/inherit.hpp Lines 31-43 (patched) <https://reviews.apache.org/r/65467/#comment276923> This is basically what the ChildHook `UNSET_CLOEXEC` (libprocess/src/subprocess.cpp) should be doing. - Joseph Wu On Feb. 2, 2018, 12:13 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65467/ > ----------------------------------------------------------- > > (Updated Feb. 2, 2018, 12:13 p.m.) > > > Review request for mesos, Akash Gupta, Jie Yu, and Joseph Wu. > > > Bugs: MESOS-8512 > https://issues.apache.org/jira/browse/MESOS-8512 > > > Repository: mesos > > > Description > ------- > > This function is used on Windows to explicitly enable inheritance on a > handle. > > > Diffs > ----- > > 3rdparty/stout/include/stout/internal/windows/inherit.hpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/65467/diff/1/ > > > Testing > ------- > > > Thanks, > > Andrew Schwartzmeyer > >
