-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53803/
-----------------------------------------------------------
(Updated Jan. 12, 2017, 12:57 a.m.)
Review request for mesos, Benjamin Mahler and Joseph Wu.
Bugs: MESOS-6802
https://issues.apache.org/jira/browse/MESOS-6802
Repository: mesos
Description
-------
This patch adds NetSocketTest.EOFBeforeRecv and
NetSocketTest.EOFAfterRecv to verify that EOFs are
reliably received whether or not there is a pending recv()
request at the time the EOF is received.
Diffs
-----
3rdparty/libprocess/src/tests/socket_tests.cpp 44c3c9adc39702dd598aa0105088517df601bbda
Diff: https://reviews.apache.org/r/53803/diff/
Testing
-------
Testing details are at the end of this review chain.
Thanks,
Greg Mann
|