Apache Mesos
|
#include <io.h>
#include <stout/nothing.hpp>
#include <stout/try.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::write (const WindowsFD &fd, const void *data, size_t size) |