|
Apache Mesos
|
#include <unistd.h>#include <sys/syscall.h>#include <array>#include <stout/error.hpp>#include <stout/try.hpp>#include <stout/os/posix/fcntl.hpp>Go to the source code of this file.
Namespaces | |
| os | |
Functions | |
| Try< std::array< int, 2 > > | os::pipe () |
1.8.11