Apache Mesos
Namespaces | Functions
fsync.hpp File Reference
#include <unistd.h>
#include <string>
#include <stout/nothing.hpp>
#include <stout/try.hpp>
#include <stout/os/close.hpp>
#include <stout/os/int_fd.hpp>
#include <stout/os/open.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< Nothingos::fsync (int fd)
 
Try< Nothingos::fsync (const std::string &path)