-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53803/
-----------------------------------------------------------
(Updated Dec. 8, 2016, 9:42 p.m.)
Review request for mesos, Benjamin Mahler and Joseph Wu.
Changes
-------
Addressed Joseph's comments.
Bugs: MESOS-5966
https://issues.apache.org/jira/browse/MESOS-5966
Repository: mesos
Description
-------
This patch adds HTTPTest.SocketEOF to verify that EOFs are
reliably received whether or not there is a pending recv()
request at the time the EOF is received.
Diffs (updated)
-----
3rdparty/libprocess/src/tests/http_tests.cpp
f4c5dd6dd175b4b91a9517a280a0013fd588752f
Diff: https://reviews.apache.org/r/53803/diff/
Testing
-------
Testing details are at the end of this review chain.
Thanks,
Greg Mann