-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53803/
-----------------------------------------------------------
(Updated Dec. 6, 2016, 7:28 p.m.)
Review request for mesos, Benjamin Mahler and Joseph Wu.
Changes
-------
Rebase.
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
7f5425742d554b78fd4788c4a453068a604e1f46
Diff: https://reviews.apache.org/r/53803/diff/
Testing
-------
Testing details are at the end of this review chain.
Thanks,
Greg Mann