Apache Mesos
|
#include <climits>
#include <type_traits>
#include <stout/result.hpp>
#include <stout/windows.hpp>
#include <stout/os/int_fd.hpp>
Go to the source code of this file.
Namespaces | |
internal | |
internal::windows | |
Functions | |
Try< OVERLAPPED > | internal::windows::init_overlapped_for_sync_io () |
Result< size_t > | internal::windows::process_async_io_result (bool successful_return_code, size_t bytes_transfered) |