-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63655/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu.
Bugs: MESOS-8156
https://issues.apache.org/jira/browse/MESOS-8156
Repository: mesos
Description
-------
Started using to `net::socketpair` in `ns::clone` so that we don't have
to deal with `SOCK_CLOEXEC` portability.
Diffs
-----
src/linux/ns.cpp 33751b518e95f4f67e6864728e1fdf621f50dd52
Diff: https://reviews.apache.org/r/63655/diff/1/
Testing
-------
make check (Fedora 26, macOS)
Thanks,
James Peach