Alex Clemmer created MESOS-5371:
-----------------------------------

             Summary: Implement `fcntl.hpp`
                 Key: MESOS-5371
                 URL: https://issues.apache.org/jira/browse/MESOS-5371
             Project: Mesos
          Issue Type: Bug
          Components: stout
            Reporter: Alex Clemmer
            Assignee: Alex Clemmer


`fcntl.hpp` has a bunch of functions that will never work on Windows. We will 
need to work around them, either by working around specific call sites of 
functions like `os::cloexec`, or by implementing something that keeps track of 
which file descriptors are cloexec, and which aren't.



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

Reply via email to