boost::corosio
Types
Name |
Description |
Wrapper for consuming a buffer sequence incrementally. |
|
Wrapper for consuming a buffer sequence incrementally. |
|
An IP endpoint (address + port) supporting both IPv4 and IPv6. |
|
A type‐erased buffer sequence for I/O system call boundaries. |
|
An I/O context for running asynchronous operations. |
|
Base class for I/O objects in the library hierarchy. |
|
Result type for void operations. |
|
Result type for asynchronous I/O operations. |
|
Result type for byte transfer operations. |
|
Result type for operations returning a single value. |
|
Result type for operations returning multiple values. |
|
An asynchronous DNS resolver for coroutine I/O. |
|
A single entry produced by a resolver. |
|
A range of entries produced by a resolver. |
|
An asynchronous TCP socket for coroutine I/O. |
Functions
Name |
Description |
Intersect two resolve_flags. |
|
Intersect two resolve_flags. |
|
Combine two resolve_flags. |
|
Combine two resolve_flags. |
|
|
|
Write to a stream until the buffer is empty or an error occurs. |
|
Equality operators |
|
Inequality operators |
Created with MrDocs