This project has retired. For details please refer to its Attic page.
Apache Mesos: 3rdparty/stout/include/stout/os/posix/lseek.hpp File Reference
Apache Mesos
Namespaces | Functions
lseek.hpp File Reference
#include <unistd.h>
#include <stout/error.hpp>
#include <stout/try.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)