-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66961/
-----------------------------------------------------------
(Updated May 7, 2018, 4:15 p.m.)
Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau,
John Kordich, Joseph Wu, and Radhika Jandhyala.
Changes
-------
Added another bug.
Bugs: MESOS-3444 and MESOS-8681
https://issues.apache.org/jira/browse/MESOS-3444
https://issues.apache.org/jira/browse/MESOS-8681
Repository: mesos
Description
-------
The sendfile tests were using `socketpair`, but the rest of the tests
were crossplatform. By providing a Windows `socketpair` implementations,
the tests are now ported.
Diffs
-----
3rdparty/stout/tests/CMakeLists.txt 28674c9873b7bbccb6b990ec16b7e40a5bf4f9ec
3rdparty/stout/tests/os/sendfile_tests.cpp
05966ae067ae3972598da3370eb16fdce5736c21
Diff: https://reviews.apache.org/r/66961/diff/1/
Testing
-------
Thanks,
Akash Gupta