You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2012/04/26 08:24:51 UTC

Review Request: Added FD_CLOEXEC to sockets opened by libprocess

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

Review request for mesos, Benjamin Hindman and John Sirois.


Summary
-------

This should fix MESOS-145


This addresses bug mesos-145.
    https://issues.apache.org/jira/browse/mesos-145


Diffs
-----

  third_party/libprocess/src/net.hpp 498e920 
  third_party/libprocess/src/process.cpp d77b156 

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


Testing
-------

make check (on mac)


Thanks,

Vinod


Re: Review Request: Added FD_CLOEXEC to sockets opened by libprocess

Posted by Benjamin Hindman <be...@berkeley.edu>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4891/#review7254
-----------------------------------------------------------

Ship it!


Gracias Amigo!

- Benjamin


On 2012-04-26 06:24:51, Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/4891/
> -----------------------------------------------------------
> 
> (Updated 2012-04-26 06:24:51)
> 
> 
> Review request for mesos, Benjamin Hindman and John Sirois.
> 
> 
> Summary
> -------
> 
> This should fix MESOS-145
> 
> 
> This addresses bug mesos-145.
>     https://issues.apache.org/jira/browse/mesos-145
> 
> 
> Diffs
> -----
> 
>   third_party/libprocess/src/net.hpp 498e920 
>   third_party/libprocess/src/process.cpp d77b156 
> 
> Diff: https://reviews.apache.org/r/4891/diff
> 
> 
> Testing
> -------
> 
> make check (on mac)
> 
> 
> Thanks,
> 
> Vinod
> 
>