-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53804/
-----------------------------------------------------------
(Updated Nov. 22, 2016, 7:53 p.m.)
Review request for mesos, Benjamin Mahler and Joseph Wu.
Bugs: MESOS-5658 and MESOS-5966
https://issues.apache.org/jira/browse/MESOS-5658
https://issues.apache.org/jira/browse/MESOS-5966
Repository: mesos
Description (updated)
-------
This patch adds a parameter to the Socket::shutdown function
which allows callers to specify whether they would like the
read end, write end, or both ends of the socket to be shutdown.
Diffs
-----
3rdparty/libprocess/include/process/socket.hpp f798af7879546d71e8ef4a295c9cf489a70cb61f
Diff: https://reviews.apache.org/r/53804/diff/
Testing
-------
Testing details are found at the end of this review chain.
Thanks,
Greg Mann
|