-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49280/
-----------------------------------------------------------
Review request for mesos, Avinash sridharan, Benjamin Mahler, Artem
Harutyunyan, and Joris Van Remoortere.
Bugs: MESOS-5723
https://issues.apache.org/jira/browse/MESOS-5723
Repository: mesos
Description
-------
Incoming sockets are leaked when the agent forks because incoming
sockets are not modified with the CLOEXEC option.
Diffs
-----
3rdparty/libprocess/src/libevent_ssl_socket.cpp
3f80e863fdbb62d4cf7ce1b46c468a09f0694f56
Diff: https://reviews.apache.org/r/49280/diff/
Testing
-------
make check
Thanks,
Joseph Wu