Apache Mesos
|
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/try.hpp>
#include <stout/windows.hpp>
#include <stout/os/int_fd.hpp>
Go to the source code of this file.
Namespaces | |
os | |
Functions | |
Try< Nothing > | os::ftruncate (const int_fd &fd, off_t length) |