-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5102/
-----------------------------------------------------------
(Updated 2012-05-14 04:49:33.887326)
Review request for mesos and Benjamin Hindman.
Changes
-------
Added Bug.
Summary
-------
Bug fixes for libprocess that make sendfile actually work correctly. In
addition, this adds MIME support for sending files.
This addresses bug MESOS-193.
https://issues.apache.org/jira/browse/MESOS-193
Diffs
-----
third_party/libprocess/include/process/mime.hpp PRE-CREATION
third_party/libprocess/include/process/process.hpp 8676978
third_party/libprocess/src/config.hpp cb2ef9b
third_party/libprocess/src/process.cpp c7cf99f
Diff: https://reviews.apache.org/r/5102/diff
Testing
-------
make check
Thanks,
Jonathan