Apache Mesos
|
#include <io.h>
#include <stout/result.hpp>
#include <stout/unreachable.hpp>
#include <stout/windows.hpp>
#include <stout/os/socket.hpp>
#include <stout/os/windows/fd.hpp>
Go to the source code of this file.
Namespaces | |
os | |
Functions | |
ssize_t | os::read (const WindowsFD &fd, void *data, size_t size) |