libfilezilla
|
Buffer management and wait machinery for asynchronous I/O. More...
Go to the source code of this file.
Classes | |
class | buffer_lease |
class | aio_waiter |
class | aio_waitable |
class | aio_buffer_pool |
A buffer pool for use with async readers/writers. More... | |
class | aio_base |
Namespaces | |
fz | |
The namespace used by libfilezilla. | |
Typedefs | |
typedef simple_event< aio_buffer_event_type, aio_waitable const * > | aio_buffer_event |
Enumerations | |
enum class | aio_result { ok , wait , error } |
Result of aio operations. More... | |
Buffer management and wait machinery for asynchronous I/O.