Apache Mesos
Namespaces | Functions
open.hpp File Reference
#include <sys/stat.h>
#include <sys/types.h>
#include <string>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/try.hpp>
#include <stout/os/close.hpp>
#include <stout/os/fcntl.hpp>
#include <stout/os/int_fd.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< int_fdos::open (const std::string &path, int oflag, mode_t mode=0)