Asio Extensions
Additional functionality built on top of (Boost.)Asio
|
▼Nasioext | AsioExt's main namespace |
▼Nsocks | |
▼Ndetail | |
Csocks_sexec_op | |
Csocks_sgreet_op | |
Csocks_slogin_op | |
Cassociated_allocator | Helper trait to obtain the allocator associated with a handler |
Casync_completion | |
Casync_result | An interface for customising the behaviour of an initiating function |
Cbasic_file | Basic interface for (a)synchronous file I/O |
Cbasic_linear_buffer | A dynamically sized contiguously stored buffer |
Ccancellation_token | Token to determine if an operation was cancelled |
Ccancellation_token_source | Manager for cancellation_tokens |
Ccomposed_operation | Base class for composed operations |
Cdynamic_linear_buffer | Adapt a basic_linear_buffer to the DynamicBuffer requirements |
Cfile_clock | Special clock for filesystem time points |
Cfile_handle | A thin and lightweight wrapper around a native file handle |
Cfile_times | Container for various times associated with a file |
Chook_allocator | Allocator that uses a handler's memory allocation hooks |
Cis_raw_byte_container | Determines whether T satisfies the RawByteContainer requirements |
Cthread_pool_file_service | A FileService utilizing a thread-pool for async operations |
Cunique_file_handle | RAII wrapper around file_handle |
▼Nstd | STL namespace |
Cis_error_code_enum< asioext::socks::error > |