Asio Extensions
Additional functionality built on top of (Boost.)Asio
|
▼Type requirements | Type requirements and traits |
RawByteContainer | |
Core | |
▼Compatibility | Helpers for the various supported versions of Asio |
Error handling | |
▼Networking | Networking components and utilities |
SOCKS | SOCKS client implementation |
asioext::connect() | |
▼Filesystem | Provide 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_flags | Specifies semantics for opening files |
File metadata | |
File times | |
Filenames | |
asioext::read_file() | |
Standard stream handles | |
asioext::write_file() | |
Build Options | |
Platform-Specific Implementation Notes |