-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63654/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu.
Bugs: MESOS-8156
https://issues.apache.org/jira/browse/MESOS-8156
Repository: mesos
Description
-------
Added a `net::socketpair` helper to stout that deals with
automatically setting O_CLOEXEC and disabling SIGPIPE where
necessary.
Diffs
-----
3rdparty/stout/include/stout/os/posix/socket.hpp
bab0b808f53abd1314a7d13fc0cba75e5717f96f
3rdparty/stout/tests/os/sendfile_tests.cpp
05966ae067ae3972598da3370eb16fdce5736c21
Diff: https://reviews.apache.org/r/63654/diff/1/
Testing
-------
make check (Fedora 26, macOS)
Thanks,
James Peach