You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/11/07 22:50:34 UTC

[jira] [Created] (MESOS-2053) Provide os::dup with support for O_CLOEXEC.

Benjamin Mahler created MESOS-2053:
--------------------------------------

             Summary: Provide os::dup with support for O_CLOEXEC.
                 Key: MESOS-2053
                 URL: https://issues.apache.org/jira/browse/MESOS-2053
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess, stout, technical debt
            Reporter: Benjamin Mahler


Much like os::open provides support for O_CLOEXEC on all platforms, we can provide os::dup with O_CLOEXEC support to fix MESOS-1432.

In particular, the Subprocess code can be cleaned up to use this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)