You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Chi Zhang <ch...@gmail.com> on 2015/10/09 21:05:03 UTC

Review Request 39186: added a FileDescriptor to manage the life cycle of fds.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39186/
-----------------------------------------------------------

Review request for mesos and Ben Mahler.


Bugs: mesos-3520
    https://issues.apache.org/jira/browse/mesos-3520


Repository: mesos


Description
-------

added a FileDescriptor to manage the life cycle of fds.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/Makefile.am 76e1674e08bbe65a4fdf86731823a61f231d6d12 
  3rdparty/libprocess/3rdparty/stout/include/Makefile.am 9e9c3119ad18f4cbc70c70095c71dc4fd19553df 
  3rdparty/libprocess/3rdparty/stout/include/stout/os/filedescriptor.hpp PRE-CREATION 
  3rdparty/libprocess/3rdparty/stout/tests/CMakeLists.txt 94292f8a46ec31bbaf6e52f48109322bbe123f70 
  3rdparty/libprocess/3rdparty/stout/tests/os/filedescriptor_tests.cpp PRE-CREATION 

Diff: https://reviews.apache.org/r/39186/diff/


Testing
-------


Thanks,

Chi Zhang