> On Feb. 12, 2014, 6:57 p.m., Niklas Nielsen wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp, lines 210-222 > > <https://reviews.apache.org/r/18001/diff/4/?file=483639#file483639line210> > > > > Sorry for being pedantic, but we split libprocess, stout and Mesos > > patches into separate patches. Can you move this to another RR and make it > > a dependency for this one? > > Nikita Vetoshkin wrote: > Yeah, sure. I just don't know how to make a dependency...
Not sure if the last diff fixes the issue... - Nikita ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18001/#review34306 ----------------------------------------------------------- On Feb. 13, 2014, 7:06 a.m., Nikita Vetoshkin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18001/ > ----------------------------------------------------------- > > (Updated Feb. 13, 2014, 7:06 a.m.) > > > Review request for mesos. > > > Bugs: MESOS-912 > https://issues.apache.org/jira/browse/MESOS-912 > > > Repository: mesos-git > > > Description > ------- > > Following the discussion in JIRA - disable SIGPIPE on MacOS via setsockopt as > it doesn't support MSG_NOSIGNAL. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/socket.hpp > 669a3334629e15b420ea8332e31cd0306d52066b > 3rdparty/libprocess/src/process.cpp > 2e7764a8e0badec704b8610f3f72f0bd16cc9612 > 3rdparty/libprocess/src/tests/http_tests.cpp > 62ab64d81c11ab7260620c91100b7e1f29b81e33 > 3rdparty/libprocess/src/tests/process_tests.cpp > be288c353dce78ef641708646979e2e4f3f2c504 > > Diff: https://reviews.apache.org/r/18001/diff/ > > > Testing > ------- > > None. > > > Thanks, > > Nikita Vetoshkin > >
