----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45314/ -----------------------------------------------------------
(Updated April 3, 2016, 9:34 p.m.) Review request for mesos, Alex Clemmer and Joris Van Remoortere. Changes ------- `s/ConnectError/SocketError/` Repository: mesos Description (updated) ------- Updated `network::connect` to use the typeful `Try` error state. Diffs (updated) ----- 3rdparty/libprocess/include/process/network.hpp 9976257d2d13316062bc95a22ab564ca0df165e5 3rdparty/libprocess/src/poll_socket.cpp 6e6634b4b352e3723096521843546cf56ec6dd8b Diff: https://reviews.apache.org/r/45314/diff/ Testing ------- `make check` Thanks, Michael Park
