Home | Libraries | People | FAQ | More |
Copyright © 2013-2015 Niall Douglas and Paul Kirth
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Table of Contents
~async_file_dispatcher_base()
detects stuck async_io_op
in total of X ops” during process close. What does this mean?std::vector<>
as the ops batch container instead
of a generic iterator range?FATAL EXCEPTION: Failed to read all buffers
when I read a file?async_io_handle::direntry()
and async_io_handle::lstat()
are both synchronous functions which block. How then can I get metadata about
files and directories asynchronously?Last revised: February 28, 2016 at 04:15:46 GMT |