----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29529/ -----------------------------------------------------------
Review request for mesos, Ben Mahler, Joris Van Remoortere, and Niklas Nielsen. Repository: mesos-git Description ------- Also updated the implementation of http::get/post to be completely asynchronous. This refactor was made significantly easier thanks to the new std::string Socket::recv/send overloads. Diffs ----- 3rdparty/libprocess/include/process/http.hpp 9cf05acbb724ab9af8010d1788621d37a0e48e86 3rdparty/libprocess/src/http.cpp 869b205656fb73edb9f02a1856d10f79ed1349b4 Diff: https://reviews.apache.org/r/29529/diff/ Testing ------- make check Thanks, Benjamin Hindman
