Apache Mesos
|
#include <stout/error.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< off_t > | os::lseek (int_fd fd, off_t offset, int whence) |