|
Apache Mesos
|
#include <errno.h>#include <stout/os/signals.hpp>#include <stout/unreachable.hpp>#include <stout/error.hpp>#include <stout/try.hpp>Go to the source code of this file.
Namespaces | |
| os | |
Functions | |
| Try< ssize_t, SocketError > | os::sendfile (int s, int fd, off_t offset, size_t length) |
1.8.11