| Apache Mesos
    | 
#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< Nothing > | os::fsync (int fd) | 
| Try< Nothing > | os::fsync (const std::string &path) | 
 1.8.11
 1.8.11