Asio Extensions
Additional functionality built on top of (Boost.)Asio
Reference
Here is a list of all modules:
[detail level 123]
 Type requirementsType requirements and traits
 RawByteContainer
 Core
 CompatibilityHelpers for the various supported versions of Asio
 Error handling
 NetworkingNetworking components and utilities
 SOCKSSOCKS client implementation
 asioext::connect()
 FilesystemProvide access to file data and metadata
 File handles
 asioext::duplicate()Duplicate a native file handle
 asioext::open()Open a handle to a file
 asioext::open_flagsSpecifies semantics for opening files
 File metadata
 File times
 Filenames
 asioext::read_file()
 Standard stream handles
 asioext::write_file()
 Build Options
 Platform-Specific Implementation Notes