----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5576/ -----------------------------------------------------------
(Updated June 27, 2012, 11 p.m.) Review request for mesos and Benjamin Hindman. Changes ------- Address Ben's feedback. Description ------- Provide an interface in process::io to do non-blocking read. It leverage the io polling mechanism introduced in https://reviews.apache.org/r/5424/ Diffs (updated) ----- third_party/libprocess/include/process/io.hpp 801a6d5 third_party/libprocess/src/process.cpp b7c181e third_party/libprocess/src/tests.cpp 3d5005c Diff: https://reviews.apache.org/r/5576/diff/ Testing ------- cd /path/to/libprocess/build ./tests Tested on both Mac and Linux. Thanks, Jie Yu
